Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/backup/dump/
H A Ddump.h217 #define OPGRENT "sys" /* group entry to notify */ macro
H A Ddumpoptr.c259 execl("/usr/sbin/wall", "wall", "-g", OPGRENT, (char *)NULL); in broadcast()