Searched defs:getppid (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/common/sys/
H A Dgetppid.s30 .file "getppid.s"
33 * C library -- getppid
34 * pid_t getppid (void);
39 ANSI_PRAGMA_WEAK(getppid,function)
43 ENTRY(getppid) /* shared syscall: rval1 = pid */ function
46 SET_SIZE(getppid)
/illumos-gate/usr/src/man/man2/
H A DMakefile208 getppid.2 \
333 getppid.2 := LINKSRC = getpid.2

Completed in 1462 milliseconds