Searched defs:o_fd (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/nvi/dist/ipc/
H A Dip_run.c221 arg_format(char *execp, int *argcp, char **argvp[], int i_fd, int o_fd) argument
H A Dip.h23 int o_fd; /* Output file descriptor. */ member in struct:_ip_private
/netbsd-current/external/bsd/nvi/dist/ip/
H A Dip_main.c58 int i_fd, o_fd, t_fd, main_ifd, main_ofd; local
183 ip_init(WIN *wp, int i_fd, int o_fd, int t_fd, int argc, char *argv[]) argument
207 get_fds(char *ip_arg, int *i_fd, int *o_fd) argument
231 get_connection(WIN *wp, int main_ifd, int main_ofd, int *i_fd, int *o_fd, int *t_fd, int can_pass) argument
[all...]

Completed in 201 milliseconds