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

/macosx-10.9.5/crontabs-51/newsyslog/
H A Dnewsyslog.c143 const char *sw_pidtype; /* "daemon" or "process group" */ member in struct:sigwork_entry
1618 warn("can't notify %s, pid %d", swork->sw_pidtype,
1622 printf("Notified %s pid %d = %s\n", swork->sw_pidtype,
1830 swork->sw_pidtype = "daemon";
1839 swork->sw_pidtype = "process-group";

Completed in 80 milliseconds