HomeSort by relevance Sort by last modified time
    Searched refs:posix_wait (Results 1 - 4 of 4) sorted by null

  /external/openssh/openbsd-compat/
bsd-nextstep.h 42 pid_t posix_wait(int *);
43 #define wait(a) posix_wait(a)
bsd-nextstep.c 33 posix_wait(int *status) function
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
edk2module.c 4508 posix_wait(PyObject *self, PyObject *noargs) function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
posixmodule.c 6098 posix_wait(PyObject *self, PyObject *noargs) function
    [all...]

Completed in 76 milliseconds