Home
last modified time | relevance | path

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

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