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

  /src/sys/kern/
kern_exit.c 704 do_sys_wait(int *pid, int *status, int options, struct rusage *ru) function in typeref:typename:int
747 error = do_sys_wait(&pid, &status, SCARG(uap, options),
kern_exit.c 704 do_sys_wait(int *pid, int *status, int options, struct rusage *ru) function in typeref:typename:int
747 error = do_sys_wait(&pid, &status, SCARG(uap, options),

Completed in 25 milliseconds