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

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dsimple_exec.c272 simple_execve_timed(const char *file, char *const args[], char *const envp[], function
290 return simple_execve_timed(file, args, envp, NULL, NULL, 0);
H A Droken-common.h320 #define simple_execve_timed rk_simple_execve_timed macro
322 simple_execve_timed(const char *, char *const[],
H A Dsimple_exec_w32.c370 simple_execve_timed(const char *file, char *const args[], char *const envp[], function
394 return simple_execve_timed(file, args, envp, NULL, NULL, 0);

Completed in 174 milliseconds