HomeSort by: relevance | last modified time | path
    Searched defs:posix_spawn_fa_alloc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
kern_exec.c 2468 posix_spawn_fa_alloc(struct posix_spawn_file_actions **fap, function in typeref:typename:int
2907 error = posix_spawn_fa_alloc(&fa, SCARG(uap, file_actions),
kern_exec.c 2468 posix_spawn_fa_alloc(struct posix_spawn_file_actions **fap, function in typeref:typename:int
2907 error = posix_spawn_fa_alloc(&fa, SCARG(uap, file_actions),

Completed in 27 milliseconds