Searched refs:svcenvinfo (Results 1 – 3 of 3) sorted by relevance
73 struct svcenvinfo { struct74 struct svcenvinfo *next; argument118 struct svcenvinfo *envvars;
877 svcenvinfo* ei = (svcenvinfo*) calloc(1, sizeof(*ei)); in parse_line_service()
265 struct svcenvinfo *ei; in service_start()