Home
last modified time | relevance | path

Searched refs:centry_set_name (Results 1 – 3 of 3) sorted by relevance

/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/master/
H A Dmaster.c312 static void centry_set_name(struct centry *c, const char *type, in centry_set_name() function
761 centry_set_name(c, "START", name, path); in run_startup()
914 centry_set_name(c, s->listen ? "SERVICE" : "DAEMON", s->name, path); in spawn_service()
1005 centry_set_name(c, "EVENT", a->name, path); in spawn_schedule()
1431 centry_set_name(c, "ZOMBIE", NULL, NULL); in process_msg()
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/master/
H A Dmaster.c324 static void centry_set_name(struct centry *c, const char *type, in centry_set_name() function
798 centry_set_name(c, "START", name, path); in run_startup()
953 centry_set_name(c, s->listen ? "SERVICE" : "DAEMON", s->name, path); in spawn_service()
1043 centry_set_name(c, "EVENT", a->name, path); in spawn_schedule()
1469 centry_set_name(c, "ZOMBIE", NULL, NULL); in process_msg()
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/master/
H A Dmaster.c298 static void centry_set_name(struct centry *c, const char *type, in centry_set_name() function
772 centry_set_name(c, "START", name, path); in run_startup()
927 centry_set_name(c, s->listen ? "SERVICE" : "DAEMON", s->name, path); in spawn_service()
1017 centry_set_name(c, "EVENT", a->name, path); in spawn_schedule()
1438 centry_set_name(c, "ZOMBIE", NULL, NULL); in process_msg()