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

  /src/sys/kern/
kern_exec.c 2524 check_posix_spawn(struct lwp *l1) function in typeref:typename:int
2896 /* check_posix_spawn() increments nprocs for us. */
2897 error = check_posix_spawn(l1);
kern_exec.c 2524 check_posix_spawn(struct lwp *l1) function in typeref:typename:int
2896 /* check_posix_spawn() increments nprocs for us. */
2897 error = check_posix_spawn(l1);

Completed in 113 milliseconds