Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dcommand.c1007 static char get_ungot(lbool *p_end_command) in get_ungot() argument
1011 if (p_end_command != NULL) in get_ungot()
1012 *p_end_command = ug->ug_end_command; in get_ungot()