Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dcommand.c960 struct ungot *ug = ungot; getccu() local
1027 struct ungot *ug = (struct ungot *) ecalloc(1, sizeof(struct ungot)); ungetcc() local
1040 struct ungot *ug = (struct ungot *) ecalloc(1, sizeof(struct ungot)); ungetcc_back() local
[all...]
/freebsd/sbin/mdmfs/
H A Dmdmfs.c663 char *ug; /* Writable 'str'. */ in extract_ugid() local