Lines Matching defs:sep
134 struct servtab *sep, *cp; in config() local
340 struct servtab *sep; in enter() local
386 struct servtab *sep = &serv; in getconfigent() local
894 print_service(const char *action, struct servtab *sep) in print_service()
939 struct servtab *sep; in config_root() local
956 struct servtab *sep, **sepp = &servtab; in purge_unchecked() local
982 is_same_service(const struct servtab *sep, const struct servtab *cp) in is_same_service()
993 parse_protocol(struct servtab *sep) in parse_protocol()
1059 parse_wait(struct servtab *sep, int wait) in parse_wait()
1085 parse_server(struct servtab *sep, const char *arg) in parse_server()
1102 parse_accept_filter(char *arg, struct servtab *sep) in parse_accept_filter()
1131 parse_socktype(char* arg, struct servtab* sep) in parse_socktype()