Searched refs:GETPID (Results 1 – 17 of 17) sorted by relevance
/netbsd-src/sys/sys/ |
H A D | sem.h | 82 #define GETPID 4 /* Return the value of sempid {READ} */ macro
|
/netbsd-src/sys/compat/linux/common/ |
H A D | linux_ipc.c | 253 cmd = GETPID; in linux_sys_semctl()
|
/netbsd-src/sys/compat/linux32/common/ |
H A D | linux32_ipccall.c | 334 cmd = GETPID; in linux32_semctl()
|
/netbsd-src/external/public-domain/sqlite/dist/tea/generic/ |
H A D | tclsqlite3.c | 89 # define GETPID getpid macro 99 # define GETPID (int)GetCurrentProcessId macro 4036 GETPID()); in TCLSH_MAIN()
|
/netbsd-src/sys/kern/ |
H A D | sysv_sem.c | 613 case GETPID: in semctl1()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | intrinsic.texi | 172 * @code{GETPID}: GETPID, Process ID function 7226 See @code{GETPID} for an example. 7229 @ref{GETPID}, @gol 7280 @node GETPID 7281 @section @code{GETPID} --- Process ID function 7282 @fnindex GETPID 7297 @code{RESULT = GETPID()} 7300 The return value of @code{GETPID} is an @code{INTEGER} of the default 7345 See @code{GETPID} for an example. 7348 @ref{GETPID}, @gol
|
H A D | gfortran.info | 7154 * 'GETPID': GETPID, Process ID function 13117 See 'GETPID' for an example. 13120 *note GETPID::, *note GETUID:: 13123 File: gfortran.info, Node: GETLOG, Next: GETPID, Prev: GETGID, Up: Intrinsic Procedures 13161 File: gfortran.info, Node: GETPID, Next: GETUID, Prev: GETLOG, Up: Intrinsic Procedures 13163 9.129 'GETPID' -- Process ID function 13176 'RESULT = GETPID()' 13179 The return value of 'GETPID' is an 'INTEGER' of the default kind. 13192 File: gfortran.info, Node: GETUID, Next: GMTIME, Prev: GETPID, Up: Intrinsic Procedures 13213 See 'GETPID' for an example. [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | intrinsic.texi | 172 * @code{GETPID}: GETPID, Process ID function 7223 See @code{GETPID} for an example. 7226 @ref{GETPID}, @gol 7277 @node GETPID 7278 @section @code{GETPID} --- Process ID function 7279 @fnindex GETPID 7294 @code{RESULT = GETPID()} 7297 The return value of @code{GETPID} is an @code{INTEGER} of the default 7342 See @code{GETPID} for an example. 7345 @ref{GETPID}, @gol
|
H A D | gfortran.info | 6848 * 'GETPID': GETPID, Process ID function 12788 See 'GETPID' for an example. 12791 *note GETPID::, *note GETUID:: 12794 File: gfortran.info, Node: GETLOG, Next: GETPID, Prev: GETGID, Up: Intrinsic Procedures 12832 File: gfortran.info, Node: GETPID, Next: GETUID, Prev: GETLOG, Up: Intrinsic Procedures 12834 8.129 'GETPID' -- Process ID function 12847 'RESULT = GETPID()' 12850 The return value of 'GETPID' is an 'INTEGER' of the default kind. 12863 File: gfortran.info, Node: GETUID, Next: GMTIME, Prev: GETPID, Up: Intrinsic Procedures 12884 See 'GETPID' for an example. [all …]
|
H A D | ChangeLog-2010 | 1192 * intrinsic.texi (GETGID, GETPID, GETUID, IMAGE_INDEX)
|
/netbsd-src/external/public-domain/sqlite/dist/ |
H A D | shell.c | 140 # define GETPID getpid macro 148 # define GETPID (int)GetCurrentProcessId macro 28922 GETPID());
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-2005 | 4749 GETPID.
|
H A D | ChangeLog-1998 | 6032 (procfs_wait): use GETPID to get process ID.
|
H A D | ChangeLog-2002 | 14620 GETPID(inferior_ptid).
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-2005 | 4749 GETPID.
|
H A D | ChangeLog-1998 | 6032 (procfs_wait): use GETPID to get process ID.
|
H A D | ChangeLog-2002 | 14620 GETPID(inferior_ptid).
|