Home
last modified time | relevance | path

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

/dflybsd-src/contrib/less/
H A Dcommand.c989 static char get_ungot(lbool *p_end_command) in get_ungot() argument
993 if (p_end_command != NULL) in get_ungot()
994 *p_end_command = ug->ug_end_command; in get_ungot()