Home
last modified time | relevance | path

Searched refs:OPGRENT (Results 1 – 4 of 4) sorted by relevance

/original-bsd/old/dump.4.1/
H A Ddump.h102 #define OPGRENT "operator" /* group entry to notify */ macro
H A Ddumpoptr.c120 gp = getgrnam(OPGRENT); in set_operators()
124 OPGRENT); in set_operators()
/original-bsd/sbin/dump/
H A Doptr.c154 gp = getgrnam(OPGRENT); in set_operators()
157 msg("No group entry for %s.\n", OPGRENT); in set_operators()
H A Ddump.h122 #define OPGRENT "operator" /* group entry to notify */ macro