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

/netbsd-6-1-5-RELEASE/sbin/dump/
H A Doptr.c192 char buf[sizeof(_PATH_WALL) + sizeof(OPGRENT) + 3];
197 (void)snprintf(buf, sizeof(buf), "%s -g %s", _PATH_WALL, OPGRENT);
H A Ddump.h253 #define OPGRENT "operator" /* group entry to notify */ macro

Completed in 57 milliseconds