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

/freebsd-13-stable/usr.sbin/newsyslog/
H A Dnewsyslog.c178 const char *sw_pidtype; /* "daemon" or "process group" */ member in struct:sigwork_entry
2011 warn("can't notify %s, pid %d = %s", swork->sw_pidtype,
2015 printf("Notified %s pid %d = %s\n", swork->sw_pidtype,
2254 swork->sw_pidtype = "daemon";
2263 swork->sw_pidtype = "process-group";

Completed in 158 milliseconds