getpid           1570 lib/socket_wrapper/socket_wrapper.c 		autobind_start = getpid();
getpid             48 lib/tdb/tools/tdbtorture.c 		asprintf(&ptr,"xterm -e gdb /proc/%d/exe %d", getpid(), getpid());
getpid            242 lib/tdb/tools/tdbtorture.c 	pids[0] = getpid();
getpid            255 lib/tdb/tools/tdbtorture.c 		seed = (getpid() + time(NULL)) & 0x7FFFFFFF;
getpid            278 lib/tdb/tools/tdbtorture.c 	if (getpid() != pids[0]) {
getpid             39 lib/tevent/testsuite.c 	kill(getpid(), SIGUSR1);
getpid             41 lib/tevent/testsuite.c 	kill(getpid(), SIGALRM);
getpid             82 lib/tevent/tevent_epoll.c 	epoll_ev->pid = getpid();
getpid            101 lib/tevent/tevent_epoll.c 	if (epoll_ev->pid == getpid()) {
getpid            112 lib/tevent/tevent_epoll.c 	epoll_ev->pid = getpid();
getpid            103 lib/tevent/tevent_standard.c 	std_ev->pid = getpid();
getpid            118 lib/tevent/tevent_standard.c 	if (std_ev->pid == getpid()) {
getpid            129 lib/tevent/tevent_standard.c 	std_ev->pid = getpid();
getpid            233 lib/util/debug.c 	return getpid();
getpid            128 lib/util/fault.c 		snprintf(pidstr, sizeof(pidstr), "%u", getpid());
getpid            163 lib/util/fault.c 	DEBUG(0,("INTERNAL ERROR: Signal %d in pid %d (%s)",sig,(int)getpid(),SAMBA_VERSION_STRING));
getpid            192 lib/util/genrand.c 	mypid = getpid();
getpid            116 lib/util/system.c 		mypid = getpid();
getpid            261 lib/util/util.c 				(lock.l_pid != getpid())) {
getpid             49 nsswitch/wb_common.c 	request->pid = getpid();
getpid            309 nsswitch/wb_common.c 	if (our_pid != getpid()) {
getpid            311 nsswitch/wb_common.c 		our_pid = getpid();
getpid            198 nsswitch/winbind_krb5_locator.c 			(unsigned int)getpid(), gai_strerror(ret), ret);
getpid            209 nsswitch/winbind_krb5_locator.c 			(unsigned int)getpid(), error_message(ret), ret);
getpid            263 nsswitch/winbind_krb5_locator.c 			(unsigned int)getpid(), wbcErrorString(wbc_status));
getpid            328 nsswitch/winbind_krb5_locator.c 			(unsigned int)getpid(), realm,
getpid            339 nsswitch/winbind_krb5_locator.c 			(unsigned int)getpid(), error_message(ret), ret);
getpid            349 nsswitch/winbind_krb5_locator.c 				(unsigned int)getpid());
getpid            365 nsswitch/winbind_krb5_locator.c 				(unsigned int)getpid(), var);
getpid            379 nsswitch/winbind_krb5_locator.c 		"got '%s' for '%s' from winbindd\n", (unsigned int)getpid(),
getpid            367 nsswitch/winbind_nss_linux.c 	fprintf(stderr, "[%5d]: setpwent\n", getpid());
getpid            381 nsswitch/winbind_nss_linux.c 	fprintf(stderr, "[%5d]: setpwent returns %s (%d)\n", getpid(),
getpid            398 nsswitch/winbind_nss_linux.c 	fprintf(stderr, "[%5d]: endpwent\n", getpid());
getpid            412 nsswitch/winbind_nss_linux.c 	fprintf(stderr, "[%5d]: endpwent returns %s (%d)\n", getpid(),
getpid            434 nsswitch/winbind_nss_linux.c 	fprintf(stderr, "[%5d]: getpwent\n", getpid());
getpid            508 nsswitch/winbind_nss_linux.c 	fprintf(stderr, "[%5d]: getpwent returns %s (%d)\n", getpid(),
getpid            530 nsswitch/winbind_nss_linux.c 	fprintf(stderr, "[%5d]: getpwuid_r %d\n", getpid(), (unsigned int)uid);
getpid            580 nsswitch/winbind_nss_linux.c 	fprintf(stderr, "[%5d]: getpwuid %d returns %s (%d)\n", getpid(),
getpid            602 nsswitch/winbind_nss_linux.c 	fprintf(stderr, "[%5d]: getpwnam_r %s\n", getpid(), name);
getpid            655 nsswitch/winbind_nss_linux.c 	fprintf(stderr, "[%5d]: getpwnam %s returns %s (%d)\n", getpid(),
getpid            682 nsswitch/winbind_nss_linux.c 	fprintf(stderr, "[%5d]: setgrent\n", getpid());
getpid            696 nsswitch/winbind_nss_linux.c 	fprintf(stderr, "[%5d]: setgrent returns %s (%d)\n", getpid(),
getpid            714 nsswitch/winbind_nss_linux.c 	fprintf(stderr, "[%5d]: endgrent\n", getpid());
getpid            728 nsswitch/winbind_nss_linux.c 	fprintf(stderr, "[%5d]: endgrent returns %s (%d)\n", getpid(),
getpid            752 nsswitch/winbind_nss_linux.c 	fprintf(stderr, "[%5d]: getgrent\n", getpid());
getpid            835 nsswitch/winbind_nss_linux.c 	fprintf(stderr, "[%5d]: getgrent returns %s (%d)\n", getpid(),
getpid            874 nsswitch/winbind_nss_linux.c 	fprintf(stderr, "[%5d]: getgrnam %s\n", getpid(), name);
getpid            931 nsswitch/winbind_nss_linux.c 	fprintf(stderr, "[%5d]: getgrnam %s returns %s (%d)\n", getpid(),
getpid            955 nsswitch/winbind_nss_linux.c 	fprintf(stderr, "[%5d]: getgrgid %d\n", getpid(), gid);
getpid           1010 nsswitch/winbind_nss_linux.c 	fprintf(stderr, "[%5d]: getgrgid %d returns %s (%d)\n", getpid(),
getpid           1033 nsswitch/winbind_nss_linux.c 	fprintf(stderr, "[%5d]: initgroups %s (%d)\n", getpid(),
getpid           1055 nsswitch/winbind_nss_linux.c 				"and %d gids\n", getpid(),
getpid           1069 nsswitch/winbind_nss_linux.c 					"processing gid %d \n", getpid(),
getpid           1118 nsswitch/winbind_nss_linux.c 	fprintf(stderr, "[%5d]: initgroups %s returns %s (%d)\n", getpid(),
getpid           1141 nsswitch/winbind_nss_linux.c 	fprintf(stderr, "[%5d]: getusersids %s\n", getpid(), user_sid);
getpid           1192 nsswitch/winbind_nss_linux.c 	fprintf(stderr, "[%5d]: nametosid %s\n", getpid(), name);
getpid           1244 nsswitch/winbind_nss_linux.c 	fprintf(stderr, "[%5d]: sidtoname %s\n", getpid(), sid);
getpid           1314 nsswitch/winbind_nss_linux.c 	fprintf(stderr, "[%5d]: sidtouid %s\n", getpid(), sid);
getpid           1353 nsswitch/winbind_nss_linux.c 	fprintf(stderr, "[%5d]: sidtogid %s\n", getpid(), sid);
getpid           1393 nsswitch/winbind_nss_linux.c 	fprintf(stderr, "[%5u]: uidtosid %u\n", (unsigned int)getpid(), (unsigned int)uid);
getpid           1441 nsswitch/winbind_nss_linux.c 	fprintf(stderr, "[%5u]: gidtosid %u\n", (unsigned int)getpid(), (unsigned int)gid);
getpid            140 source3/client/mtab.c 	sprintf(linktargetfile, MOUNTLOCK_LINKTARGET, getpid ());
getpid            503 source3/lib/debug.c 			  (unsigned int)getpid()));
getpid            508 source3/lib/debug.c 		  params_str, (unsigned int)getpid(),
getpid             28 source3/lib/ldb/nssldb/ldb-nss.c 	pid_t mypid = getpid();
getpid             60 source3/lib/messages_ctdbd.c 	if (global_ctdb_connection_pid != getpid()) {
getpid             63 source3/lib/messages_ctdbd.c 			 global_ctdb_connection_pid, getpid()));
getpid            136 source3/lib/messages_ctdbd.c 	global_ctdb_connection_pid = getpid();
getpid            301 source3/lib/wbclient.c 	state->wb_req->pid = getpid();
getpid           1824 source3/smbd/process.c 	if (mypid != getpid()) { /* First time or fork happened meanwhile */
getpid           1830 source3/smbd/process.c 		mypid = getpid();
getpid           1102 source3/smbd/server.c 		src.pid = getpid();
getpid            181 source3/torture/locktest.c 	slprintf(myname,sizeof(myname), "lock-%lu-%u", (unsigned long)getpid(), count++);
getpid            115 source3/torture/locktest2.c 		lock.l_pid = getpid();
getpid            136 source3/torture/locktest2.c 		lock.l_pid = getpid();
getpid            183 source3/torture/locktest2.c 	slprintf(myname,sizeof(myname), "lock-%lu-%u", (unsigned long)getpid(), count++);
getpid             90 source3/torture/msgtest.c 		messaging_send(msg_ctx, pid_to_procid(getpid()), MSG_PING,
getpid             92 source3/torture/msgtest.c 		messaging_send_buf(msg_ctx, pid_to_procid(getpid()), MSG_PING,
getpid            113 source3/torture/nbio.c 		(int)getpid(), (int)getpid());
getpid            422 source3/torture/torture.c 	pid_t pid2, pid = getpid();
getpid           2302 source3/torture/torture.c 		slprintf(fname,sizeof(fname)-1,ftemplate, i,(int)getpid());
getpid           2318 source3/torture/torture.c 		slprintf(fname,sizeof(fname)-1,ftemplate, i,(int)getpid());
getpid           5897 source3/torture/torture.c 			pid_t mypid = getpid();
getpid           5905 source3/torture/torture.c 					printf("pid %d failed to start\n", (int)getpid());
getpid           5911 source3/torture/torture.c 			child_status[i] = getpid();
getpid           1499 source4/client/client.c 		slprintf(rname, sizeof(rname)-1, "%s-%d", p+1, (int)getpid());
getpid           1503 source4/client/client.c 		slprintf(rname, sizeof(rname)-1, "stdin-%d", (int)getpid());
getpid            179 source4/heimdal/lib/hcrypto/rand-fortuna.c     st->pid = getpid();
getpid            392 source4/heimdal/lib/hcrypto/rand-fortuna.c     pid_t	pid = getpid();
getpid            520 source4/heimdal/lib/hcrypto/rand-fortuna.c 	pid_t pid = getpid();
getpid            600 source4/lib/com/dcom/main.c 	return getpid();
getpid             28 source4/lib/ldb/nssldb/ldb-nss.c 	pid_t mypid = getpid();
getpid             54 source4/libcli/raw/clisession.c 	session->pid = (uint16_t)getpid();
getpid            125 source4/ntvfs/nbench/vfs_nbench.c 	asprintf(&logname, "/tmp/nbenchlog%d.%u", ntvfs->depth, getpid());
getpid             45 source4/param/secrets.c 	*new_seed = getpid();
getpid            112 source4/smbd/pidfile.c 	slprintf(buf, sizeof(buf) - 1, "%u\n", (unsigned int) getpid());
getpid             81 source4/smbd/process_prefork.c 	pid_t pid = getpid();
getpid            115 source4/smbd/process_prefork.c 	pid = getpid();
getpid            157 source4/smbd/process_prefork.c 			pid = getpid();
getpid             92 source4/smbd/process_standard.c 	pid = getpid();
getpid            161 source4/smbd/process_standard.c 	pid = getpid();
getpid            109 source4/smbd/server.c 	if (done_sigterm == 0 && getpgrp() == getpid()) {
getpid            159 source4/smbd/server.c 		if (getpgrp() == getpid()) {
getpid            684 source4/torture/basic/base.c 		torture_comment(tctx, "pid %u open %d\n", (unsigned)getpid(), i);
getpid             56 source4/torture/basic/misc.c 	pid_t pid2, pid = getpid();
getpid            274 source4/torture/basic/misc.c 		asprintf(&fname, MAXFID_TEMPLATE, i/1000, i,(int)getpid());
getpid            296 source4/torture/basic/misc.c 		asprintf(&fname, MAXFID_TEMPLATE, i/1000, i,(int)getpid());
getpid            307 source4/torture/basic/misc.c 		asprintf(&fname, MAXFID_TEMPLATE, (maxfid-i)/1000, maxfid-i,(int)getpid());
getpid            713 source4/torture/gentest.c 	return getpid();
getpid            158 source4/torture/locktest.c 	myname = talloc_asprintf(mem_ctx, "lock-%u-%u", getpid(), snum);
getpid            112 source4/torture/locktest2.c 		lock.l_pid = getpid();
getpid            133 source4/torture/locktest2.c 		lock.l_pid = getpid();
getpid            172 source4/torture/locktest2.c 	myname = talloc_asprintf(mem_ctx, "lock-%u-%u", getpid(), count++);
getpid            635 source4/torture/nbench/nbio.c 	lck.pid = getpid();
getpid            680 source4/torture/nbench/nbio.c 	lck.pid = getpid();
getpid            656 source4/torture/util_smb.c 			pid_t mypid = getpid();
getpid            672 source4/torture/util_smb.c 					printf("pid %d failed to start\n", (int)getpid());
getpid            678 source4/torture/util_smb.c 			child_status[i] = getpid();