Searched refs:pid (Results 351 - 375 of 447) sorted by relevance

<<1112131415161718

/osnet-11/usr/src/lib/libwrap/
H A Dtcpd.h101 char pid[10]; /* access via eval_pid(request) */ member in struct:request_info
215 #define eval_pid(r) ((r)->pid) /* process id */
/osnet-11/usr/src/lib/libsqlite/src/
H A Dos.c215 pid_t pid; /* Process ID */ member in struct:lockKey
311 key1.pid = getpid();
1653 int pid; local
1655 pid = getpid();
1656 memcpy(&zBuf[sizeof(time_t)], &pid, sizeof(pid));
1664 int pid; local
1666 pid = getpid();
1667 memcpy(&zBuf[sizeof(UnsignedWide)], &pid, sizeof(pid));
[all...]
/osnet-11/usr/src/lib/libc/port/gen/
H A Dgetutx.c82 pid_t pd_pid; /* pid */
88 #define ADDPID 1 /* add a pid to "godchild" list */
89 #define REMPID 2 /* remove a pid to "godchild" list */
237 * "big_pids_in_use" determines whether large pid numbers are in use
491 char user[STRSZ], id[STRSZ], line[STRSZ], pid[STRSZ], type[STRSZ], local
511 (void) sprintf(pid, "%d", (int)entryx->ut_pid);
533 argvec[4] = pid;
1114 * sendpid - send message to init to add or remove a pid from the
1118 * pid - pid o
1121 sendpid(int cmd, pid_t pid) argument
1341 sendupid(int cmd, pid_t pid) argument
[all...]
/osnet-11/usr/src/lib/libproc/common/
H A Dllib-lproc39 struct ps_prochandle *Pgrab(pid_t pid, int gflag, int *perr);
336 int proc_get_cred(pid_t pid, prcred_t *credp, int ngroups);
337 prpriv_t *proc_get_priv(pid_t pid);
338 int proc_get_psinfo(pid_t pid, psinfo_t *psp);
339 int proc_get_status(pid_t pid, pstatus_t *psp);
340 int proc_get_auxv(pid_t pid, auxv_t *pauxv, int naux);
H A DPscantext.c82 /* open the /proc/<pid>/map file */
84 procfs_path, (int)P->pid);
/osnet-11/usr/src/lib/libinstzones/common/
H A Dzones.c486 pid_t pid = (pid_t)0; local
497 pid = getpid();
503 zoneName, LOBJ_PKGADMIN, pid,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dclosure.t197 my(@inners, $sub_test, $pid);
441 die "Can't fork: $!" unless defined($pid = open PERL, "|-");
442 unless ($pid) {
/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dclock.c401 pid_t pid; local
410 pid = ev->ev_pid;
415 if (pid != getpid())
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DPing.pm146 $self->{"pid"} = $$ & 0xffff; # Save lower 16 bits of pid
436 $checksum, $self->{"pid"}, $self->{"seq"}, $self->{"data"});
439 $checksum, $self->{"pid"}, $self->{"seq"}, $self->{"data"});
479 if (($from_pid == $self->{"pid"}) && # Does the packet check out?
1065 my $pid = fork();
1066 if (defined $pid) {
1067 if ($pid) {
1069 my $entry = [ $host, $ip, $pid, $start_time, $stop_time ];
1070 $self->{"syn"}->{$pid}
[all...]
/osnet-11/usr/src/lib/auditd_plugins/syslog/
H A Dsystoken.c813 int32_t ruid, rgid, egid, pid; local
821 adrm_int32(&(ctx->adr), &pid, 1);
833 * pid adr_int32
859 * pid adr_int32
890 * pid adr_int32
917 * pid adr_int32
1002 int32_t ruid, rgid, pid; local
1009 adrm_int32(&(ctx->adr), &pid, 1);
1021 * pid adr_int32
1048 * pid adr_int3
[all...]
/osnet-11/usr/src/cmd/sendmail/db/db/
H A Ddb_appinit.c649 u_long pid; local
678 for (pid = getpid(); *--trv == 'X'; pid /= 10)
679 switch (pid % 10) {
/osnet-11/usr/src/lib/libcontract/common/
H A Dprocess.c106 ct_pr_event_get_pid(ct_evthdl_t evthdl, pid_t *pid) argument
113 return (nvlist_lookup_uint32(info->nvl, CTPE_PID, (uint_t *)pid));
/osnet-11/usr/src/lib/cfgadm_plugins/usb/
H A Dusb.xcl136 msgid "calling add_entry: vid: 0x%x pid:0x%x config:0x%x,"
/osnet-11/usr/src/lib/libbsm/common/
H A Dau_to.c423 pid_t pid, au_asid_t sid, au_tid_t *tid)
447 adr_int32(&adr, (int32_t *)&pid, 1);
466 pid_t pid, au_asid_t sid, au_tid_addr_t *tid)
500 adr_int32(&adr, (int32_t *)&pid, 1);
547 pid_t pid, au_asid_t sid, au_tid_t *tid)
571 adr_int32(&adr, (int32_t *)&pid, 1);
591 pid_t pid, au_asid_t sid, au_tid_addr_t *tid)
628 adr_int32(&adr, (int32_t *)&pid, 1);
422 au_to_process(au_id_t auid, uid_t euid, gid_t egid, uid_t ruid, gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid) argument
465 au_to_process_ex(au_id_t auid, uid_t euid, gid_t egid, uid_t ruid, gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid) argument
546 au_to_subject(au_id_t auid, uid_t euid, gid_t egid, uid_t ruid, gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid) argument
590 au_to_subject_ex(au_id_t auid, uid_t euid, gid_t egid, uid_t ruid, gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid) argument
/osnet-11/usr/src/lib/libast/common/comp/
H A Domitted.c442 pid_t pid; local
467 * spawn*() returns 0 instead of the spawned pid
609 pid = sysspawnve(mode, path, argv, envv);
611 if (pid > 0 && pgrp)
612 setpgid(pid, 0);
622 pid = sysexecve(path, argv, envv);
628 return pid;
/osnet-11/usr/src/cmd/sendmail/src/
H A Dqueue.c201 ** pid -- pid of owner, should be a unique id to avoid misinterpretations
1931 pid_t pid; local
1936 pid = dofork();
1937 if (pid == -1)
1950 if (pid != 0)
1956 proc_list_add(pid, "Queue runner", PROC_QUEUE,
2095 "runqueue %s, pid=%d, forkflag=%d",
2134 pid_t pid; local
2172 pid
3554 register pid_t pid; local
3740 register pid_t pid; local
5370 pid_t pid = queuenextid(); local
[all...]
H A Ddeliver.c78 pid_t pid; local
636 pid = fork();
637 if (pid < 0)
649 else if (pid > 0)
673 (void) waitfor(pid);
702 pid = fork();
703 if (pid > 0)
715 if (pid < 0)
1062 ** Modifies the ==> LOCAL <== variable 'pid', leaving:
1063 ** pid o
1108 register pid_t pid = -1; local
1310 volatile pid_t pid = -1; local
5106 register pid_t pid = -1; local
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/
H A DSyslog.pm105 pid => 0,
379 $whoami .= "[$$]" if $options{pid};
394 $whoami .= "[$$]" if $options{pid};
443 if (my $pid = fork) {
448 if (waitpid($pid, 0) >= 0) {
459 exit $ret if defined $pid;
462 exit if defined $pid;
939 C<pid> - Include PID with each message.
945 Open the syslog with options C<ndelay> and C<pid>, and with facility C<LOCAL0>:
947 openlog($name, "ndelay,pid", "local
[all...]
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dsubshell.c179 pid_t pid; local
188 if(pid = sh_fork(shp,FSHOWME,NIL(int*)))
193 sp->subpid = pid;
437 void sh_subjobcheck(pid_t pid) argument
442 if(sp->cpid==pid)
H A Dmain.c172 shp->gd->pid = getpid();
178 srand(shp->gd->pid&0x7fff);
474 tcsetpgrp(job.fd,shp->gd->pid);
/osnet-11/usr/src/lib/storage/libg_fc/common/
H A Dgenf.c115 char *pid; member in struct:_enclDisk
1253 g_enclDiskChk(char *vid, char *pid) argument
1259 (strncmp(pid, enclDiskTbl[i].pid,
1260 strlen(enclDiskTbl[i].pid)) == 0)) {
/osnet-11/usr/src/lib/libsocket/inet/
H A Drcmd.c101 pid_t pid; local
133 pid = getpid();
216 (void) fcntl(s, F_SETOWN, pid);
/osnet-11/usr/src/lib/libpkg/common/
H A Dpkgserv.c256 pid_t pid; local
364 if (posix_spawn(&pid, PKGSERV_PATH, NULL, NULL, cmd, environ) == 0) {
366 while (wait4(pid, &stat, 0, NULL) != -1) {
/osnet-11/usr/src/lib/fm/libfmnotify/common/
H A Dlibfmnotify.c117 pid_t pid; local
119 if ((pid = fork()) < 0)
121 else if (pid > 0)
/osnet-11/usr/src/lib/fm/libldom/sparc/
H A Dldom.c241 * search the machine description for a "pid" entry (physical cpuid) and
244 * if the pid property does not exist in a cpu node, assume pid = id.
255 uint64_t pval, pid, id; local
285 /* if pid does not exist, assume pid=id */
286 if (md_get_prop_val(mdp, listp[i], "pid", &pval) < 0)
288 pid = pval;
290 if (pid == (uint64_t)cpuid) {

Completed in 68 milliseconds

<<1112131415161718