Searched refs:laststr (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/bin/sh/
H A Dhistedit.c193 const char *firststr, *laststr; local
282 laststr = "-1";
285 laststr = lflg ? "-1" : argptr[0];
288 laststr = argptr[1];
295 last = str_to_event(laststr, 1);

Completed in 49 milliseconds