Searched defs:inetconfent (Results 1 – 1 of 1) sorted by relevance
77 struct inetconfent { struct79 char *service;80 char *endpoint;81 char *protocol;82 char *wait_status;83 char *username;84 char *server_program;85 char *server_args;87 boolean_t wait;88 boolean_t isrpc;[all …]