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

/macosx-10.10.1/postfix-255/postfix/src/postconf/
H A Dpostconf_edit.c317 char *service_type; local
446 || (service_type = mystrtok(&cp, PCF_MASTER_BLANKS)) == 0)
453 if (service_type[strcspn(service_type, "=/")] != 0)
456 path, lineno, service_type, edit_opts);
464 service_type)) {
/macosx-10.10.1/Libnotify-133.1.1/notifyd/
H A Dservice.c45 service_type(const char *name) function
459 t = service_type(name);

Completed in 127 milliseconds