Searched refs:UUCPGID (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/lib/libnsl/dial/ |
H A D | parms.h | 53 #define UUCPGID 5 /* */ macro
|
H A D | ulockf.c | 219 (void) chown(tempfile, UUCPUID, UUCPGID); in onelock()
|
/titanic_41/usr/src/cmd/bnu/ |
H A D | parms.h | 59 #define UUCPGID 5 /* */ macro
|
H A D | cntrl.c | 453 ((stbuf.st_gid != UUCPGID) || in cntrl() 522 chown(Dfile, UUCPUID, UUCPGID); in cntrl() 815 ((stbuf.st_gid != UUCPGID) || in cntrl() 831 chown(Dfile, UUCPUID, UUCPGID); in cntrl()
|
H A D | ulockf.c | 320 (void) chown(tempfile, UUCPUID, UUCPGID);
|
/titanic_41/usr/src/cmd/ttymon/ |
H A D | parms.h | 49 #define UUCPGID (gid_t) 5 /* */ macro
|
H A D | ulockf.c | 319 (void) chown(tempfile, UUCPUID, UUCPGID);
|