Home
last modified time | relevance | path

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

/freebsd-src/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-src/sbin/mdmfs/
H A Dmdmfs.c656 char *ug; /* Writable 'str'. */ extract_ugid() local