Searched refs:str_to_event (Results 1 - 2 of 2) sorted by relevance

/system/core/sh/
H A Dmyhistedit.h47 int str_to_event(const char *, int);
H A Dhistedit.c356 first = str_to_event(firststr, 0);
357 last = str_to_event(laststr, 1);
480 str_to_event(const char *str, int last) function

Completed in 28 milliseconds