Home
last modified time | relevance | path

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

/freebsd-14.2/bin/sh/
H A Dhistedit.c260 const char *firststr, *laststr; in histcmd() local
352 firststr = lflg ? "-16" : "-1"; in histcmd()
355 firststr = argptr[0]; in histcmd()
358 firststr = argptr[0]; in histcmd()
365 first = str_to_event(firststr, 0); in histcmd()