Home
last modified time | relevance | path

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

/freebsd-13.1/bin/sh/
H A Dhistedit.c198 const char *firststr, *laststr; in histcmd() local
286 firststr = lflg ? "-16" : "-1"; in histcmd()
289 firststr = argptr[0]; in histcmd()
292 firststr = argptr[0]; in histcmd()
299 first = str_to_event(firststr, 0); in histcmd()