Searched refs:simple_execve_timed (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/heimdal/lib/roken/ |
H A D | simple_exec.c | 256 simple_execve_timed(const char *file, char *const args[], char *const envp[], in simple_execve_timed() function 274 return simple_execve_timed(file, args, envp, NULL, NULL, 0); in simple_execve()
|
H A D | roken-common.h | 306 #define simple_execve_timed rk_simple_execve_timed macro 308 simple_execve_timed(const char *, char *const[],
|
H A D | ChangeLog | 681 * roken-common.h: add simple_execve_timed
|