Searched refs:OPGRENT (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sbin/dump/
H A Ddump.h149 #define OPGRENT "operator" /* group entry to notify */ macro
H A Doptr.c166 char buf[sizeof(_PATH_WALL) + sizeof(OPGRENT) + 3];
171 snprintf(buf, sizeof(buf), "%s -g %s", _PATH_WALL, OPGRENT);

Completed in 158 milliseconds