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

/freebsd-current/usr.sbin/newsyslog/
H A Dnewsyslog.c196 const char *sw_pidtype; /* "daemon" or "process group" */ member in struct:sigwork_entry
2137 warn("can't notify %s, pid %d = %s", swork->sw_pidtype,
2141 printf("Notified %s pid %d = %s\n", swork->sw_pidtype,
2381 swork->sw_pidtype = "daemon";
2390 swork->sw_pidtype = "process-group";

Completed in 69 milliseconds