Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Dhistedit.c256 const char *firststr, *laststr; in histcmd() local
348 firststr = lflg ? "-16" : "-1"; in histcmd()
351 firststr = argptr[0]; in histcmd()
354 firststr = argptr[0]; in histcmd()
361 first = str_to_event(firststr, 0); in histcmd()