Searched defs:service_list (Results 1 – 8 of 8) sorted by relevance
59 static char *service_list[] = { AUTOMOUNTD, NULL }; variable
72 static char *service_list[] = { AUTOMOUNTD, NULL }; variable
219 static char *service_list[] = { STATD, LOCKD, NULL }; variable
156 struct service_list { struct 158 struct service_list *sl_next; /* Next service entry */ argument 163 #define SESERIAL(x) ((struct service_list *)&(x))->sl_serial argument [all...]
130 static Service_t **service_list; variable
130 static Service_t **service_list; variable [all...]
191 rib_service_t *service_list; member
189 static char *service_list[] = { STATD, LOCKD, NULL }; variable