Home
last modified time | relevance | path

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

/system/core/sh/
Dhistedit.c226 const char *firststr, *laststr; in histcmd() local
241 (void) &firststr; in histcmd()
338 firststr = lflg ? "-16" : "-1"; in histcmd()
342 firststr = argv[0]; in histcmd()
346 firststr = argv[0]; in histcmd()
356 first = str_to_event(firststr, 0); in histcmd()