Home
last modified time | relevance | path

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

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