Searched refs:getppid (Results 1 - 8 of 8) sorted by relevance

/haiku/src/tests/system/kernel/
H A Dwait_test_3.cpp22 printf("child 2 1. parent id = %ld\n", getppid());
24 printf("child 2 2. parent id = %ld\n", getppid());
H A Dsigint_bug113_test.cpp73 printf("parent id: %d\n", (int)getppid());
/haiku/src/system/libroot/posix/unistd/
H A Dprocess.c37 getppid(void) function
/haiku/src/libs/uuid/
H A Dgen_uuid.c92 jrand_seed[1] = getppid() ^ (tv.tv_usec & 0xFFFF);
/haiku/headers/posix/
H A Dunistd.h435 extern pid_t getppid(void);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1868 void getppid() {} function
H A Dlibroot_stubs_legacy.c1825 void getppid() {} function
/haiku/src/system/kernel/
H A Dteam.cpp1234 Used in the implementation of getppid (where a process can get its own
3937 getppid() function

Completed in 269 milliseconds