Lines Matching refs:service_entry
78 struct service_entry { struct
113 const struct service_entry **de_services;
143 static struct service_entry glob_svc;
158 struct service_entry sl_entry; /* Parsed service data */
230 struct service_entry *sep; in close_service()
231 struct service_entry *sedefp; in close_service()
1336 struct service_entry **sepp; in organize_state()
1337 struct service_entry **sebpp; in organize_state()
1338 struct service_entry **se2pp; in organize_state()
1405 sepp = (struct service_entry **)(dep + ndevs); in organize_state()
1408 dep->de_services = (const struct service_entry **)sepp; in organize_state()
1439 dep->de_nservices = (const struct service_entry **)sepp - in organize_state()
1673 struct service_entry newglobsvc, *mainsvc; in parse_options()
1838 allow_service(const struct service_entry *sep, const ppptun_atype *pap) in allow_service()
1894 const struct service_entry **sepp, **seppe; in locate_service()
1895 const struct service_entry *sep; in locate_service()
2023 sep = (const struct service_entry *)*srvp; in locate_service()
2075 const struct service_entry *sep = (const struct service_entry *)srvp; in launch_service()
2277 const struct service_entry *sep, **sepp; in dump_configuration()