Searched refs:nmsg_output_open_pres (Results 1 – 7 of 7) sorted by relevance
128 nmsg_output_open_pres(int fd);
62 nmsg_output_open_pres(int fd) { in nmsg_output_open_pres() function
211 nmsg_pres = nmsg_output_open_pres(STDOUT_FILENO); in main()
535 output = nmsg_output_open_pres(open_wfile(kf->tmpname)); in add_pres_output()540 output = nmsg_output_open_pres(open_wfile(fname)); in add_pres_output()
468 *(ce->output) = nmsg_output_open_pres( in io_close()
1253 o = nmsg_output_open_pres(fds[1]); in test_misc()
1595 RETVAL = nmsg_output_open_pres(PerlIO_fileno(fh));