getpid            255 gd/libgd/webpng.c 	  snprintf (outFn, sizeof(outFn), "webpng.tmp%d", getpid ());
getpid            229 mysqlnd/mysqlnd.c 									 mysqlnd_command_to_text[command], getpid());
getpid            276 mysqlnd/mysqlnd.c 									 mysqlnd_command_to_text[command], getpid());
getpid            355 mysqlnd/mysqlnd.c 			php_error(E_WARNING, "Error while sending %s packet. PID=%d", mysqlnd_command_to_text[command], getpid());
getpid            747 mysqlnd/mysqlnd.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error while reading greeting packet. PID=%d", getpid());
getpid           2013 mysqlnd/mysqlnd.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Serious error. PID=%d", getpid());
getpid            732 mysqlnd/mysqlnd_debug.c 	ret->pid = getpid();
getpid           1108 pcntl/pcntl.c  	long pid = getpid();
getpid           1147 pcntl/pcntl.c  	long pid = getpid();
getpid            415 posix/posix.c  	PHP_POSIX_RETURN_LONG_FUNC(getpid);
getpid            219 session/mod_mm.c 	data->owner = getpid();
getpid            244 session/mod_mm.c 	if (data->owner != getpid()) {
getpid           25827 sqlite3/libsqlite/sqlite3.c       azFileLock(pInode->eFileLock), pInode->nShared , getpid()));
getpid           26036 sqlite3/libsqlite/sqlite3.c       getpid()));
getpid           26462 sqlite3/libsqlite/sqlite3.c 	   pFile->eFileLock, getpid()));
getpid           26679 sqlite3/libsqlite/sqlite3.c            pFile->eFileLock, getpid()));
getpid           26847 sqlite3/libsqlite/sqlite3.c 	   pFile->eFileLock, getpid()));
getpid           27060 sqlite3/libsqlite/sqlite3.c            azFileLock(pInode->eFileLock), pInode->nShared , getpid()));
getpid           27246 sqlite3/libsqlite/sqlite3.c            getpid()));
getpid           28555 sqlite3/libsqlite/sqlite3.c            p->id, getpid(), p->sharedMask, p->exclMask));
getpid           29814 sqlite3/libsqlite/sqlite3.c       pid = getpid();
getpid           30119 sqlite3/libsqlite/sqlite3.c                lPath, errno, getpid()));
getpid           30141 sqlite3/libsqlite/sqlite3.c   OSTRACE(("GETLOCKPATH  proxy lock path=%s pid=%d\n", lPath, getpid()));
getpid           30168 sqlite3/libsqlite/sqlite3.c                      buf, strerror(err), lockPath, getpid()));
getpid           30177 sqlite3/libsqlite/sqlite3.c   OSTRACE(("CREATELOCKPATH  proxy lock path=%s pid=%d\n", lockPath, getpid()));
getpid           30481 sqlite3/libsqlite/sqlite3.c              (pCtx->lockProxyPath ? pCtx->lockProxyPath : ":auto:"), getpid()));
getpid           30690 sqlite3/libsqlite/sqlite3.c            getpid()));
getpid           30831 sqlite3/libsqlite/sqlite3.c            (lockPath ? lockPath : ":auto:"), getpid()));
getpid             88 standard/lcg.c 	LCG(s2) = (long) getpid();
getpid            143 standard/pageinfo.c 	pid = getpid();
getpid             52 standard/php_rand.h #define GENERATE_SEED() (((long) (time(0) * getpid())) ^ ((long) (1000000.0 * php_combined_lcg(TSRMLS_C))))
getpid            808 standard/proc_open.c 			int my_pid = getpid();