Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dcommand.c105 struct ungot { struct
106 struct ungot *ug_next; argument
110 static struct ungot* ungot = NULL; argument
894 if (ungot != NULL && !ungot->ug_end_command) in prompt()
1036 if (ungot != NULL) in getcc_end_command()
1049 struct ungot *ug = ungot; in get_ungot()
1053 ungot = ug->ug_next; in get_ungot()
1063 while (ungot != NULL) in getcc_clear()
1078 if (ungot == NULL) in getccu()
1152 struct ungot *ug = (struct ungot *) ecalloc(1, sizeof(struct ungot)); in ungetcc()
[all …]
/freebsd/share/dict/
H A Dweb2217304 ungot