Home
last modified time | relevance | path

Searched defs:ug (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/less/
H A Dcommand.c1009 struct ungot *ug = ungot; in get_ungot() local
1112 struct ungot *ug = (struct ungot *) ecalloc(1, sizeof(struct ungot)); in ungetcc() local
1125 struct ungot *ug = (struct ungot *) ecalloc(1, sizeof(struct ungot)); in ungetcc_back1() local
/freebsd/sbin/mdmfs/
H A Dmdmfs.c663 char *ug; /* Writable 'str'. */ in extract_ugid() local