Searched refs:pipe_execv (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/crypto/heimdal/lib/roken/
H A Droken-common.h338 #define pipe_execv rk_pipe_execv macro
340 pipe_execv(FILE**, FILE**, FILE**, const char*, ...);
H A Dsimple_exec.c144 pipe_execv(FILE **stdin_fd, FILE **stdout_fd, FILE **stderr_fd, function
/freebsd-10.0-release/crypto/heimdal/lib/kadm5/
H A Dpassword_quality.c171 child = pipe_execv(&in, &out, &error, program, program, p, NULL);

Completed in 99 milliseconds