Lines Matching defs:sep
188 #define isrpcservice(sep) ((sep)->se_rpcversl != 0) argument
392 struct servtab *sep = xsep; in gettcp() local
506 struct servtab *sep; in reap() local
544 struct servtab *sep, *cp, **sepp; in config() local
768 struct servtab *sep; in retry() local
789 struct servtab *sep; in die() local
811 setup(struct servtab *sep) in setup()
897 register_rpc(struct servtab *sep) in register_rpc()
930 unregister_rpc(struct servtab *sep) in unregister_rpc()
948 struct servtab *sep; in enter() local
1038 struct servtab *sep, *tsep; in getconfigent() local
1357 dupconfig(struct servtab *sep) in dupconfig()
1443 echo_stream(int s, struct servtab *sep) in echo_stream()
1456 echo_dg(int s, struct servtab *sep) in echo_dg()
1473 discard_stream(int s, struct servtab *sep) in discard_stream()
1485 discard_dg(int s, struct servtab *sep) in discard_dg()
1509 chargen_stream(int s, struct servtab *sep) in chargen_stream()
1540 chargen_dg(int s, struct servtab *sep) in chargen_dg()
1592 machtime_stream(int s, struct servtab *sep) in machtime_stream()
1601 machtime_dg(int s, struct servtab *sep) in machtime_dg()
1620 daytime_stream(int s, struct servtab *sep) in daytime_stream()
1633 daytime_dg(int s, struct servtab *sep) in daytime_dg()
1658 print_service(char *action, struct servtab *sep) in print_service()
1683 struct servtab *sep = xsep; in spawn() local