HomeSort by relevance Sort by last modified time
    Searched refs:process (Results 1 - 25 of 209) sorted by null

1 2 3 4 5 6 7 8 9

  /onnv/onnv-gate/usr/src/cmd/csh/
sh.proc.h 18 * C shell - process structure declarations
22 * Structure for each process the shell knows about:
29 struct process { struct
30 struct process *p_next; /* next in global "proclist" */
31 struct process *p_friends; /* next in job list (or self) */
60 #define PDUMPED (1<<9) /* process dumped core */
65 #define PPTIME (1<<14) /* time individual process */
68 #define PNULL (struct process *)0
81 struct process proclist; /* list head of all processes */
84 struct process *pholdjob; /* one level stack of current jobs *
    [all...]
sh.proc.c 29 void pjwait(struct process *);
30 void pflush(struct process *);
31 void pclrcurr(struct process *);
34 void ptprint(struct process *);
36 void pstart(struct process *, int);
38 struct process *pgetcurr(struct process *);
39 struct process *pfind(tchar *);
51 struct process *pp;
52 struct process *fp
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/os/
priv_defs 37 Allows a process to request critical events without limitation.
38 Allows a process to request reliable delivery of all events on
43 Allows a process to set the service FMRI value of a process
48 Allows a process to observe contract events generated by
49 contracts created and owned by users other than the process's
51 Allows a process to open contract event endpoints belonging to
52 contracts created and owned by users other than the process's
57 Allow a process to access per-CPU hardware performance counters.
65 Allows DTrace process-level tracing
    [all...]
  /onnv/onnv-gate/usr/src/lib/libshell/common/include/
jobs.h 58 struct process struct
60 struct process *p_nxtjob; /* next job structure */
61 struct process *p_nxtproc; /* next process in current job */
62 pid_t p_pid; /* process id */
63 pid_t p_pgrp; /* process group */
64 pid_t p_fgrp; /* process group when stopped */
65 short p_job; /* job number of process */
78 struct process *pwlist; /* head of process list *
    [all...]
  /onnv/onnv-gate/usr/src/cmd/soelim/
soelim.c 20 * soelim - a filter to process n/troff input eliminating .so's
44 (void)process(STDIN_NAME);
48 (void)process(argv[0]);
55 int process(file) function
116 if (process(fname) < 0)
  /onnv/onnv-gate/usr/src/lib/libc/i386/crt/
_rtboot.s 30 / data into the process' address space and created the process
33 / on entry, the process stack looks like this:
  /onnv/onnv-gate/usr/src/cmd/init/
init.c 41 * init(1M) is the general process spawning program. Its primary job is to
65 * Process Contracts
71 * Because init(1M) no longer governs the startup process, its knowledge of
90 #include <sys/contract/process.h>
256 #define OFF 0 /* Kill process if on, else ignore */
257 #define RESPAWN 1 /* Continuously restart process when it dies */
259 #define ONCE 2 /* Start process, do not respawn when dead */
308 /* process */
309 pid_t p_pid; /* Process id */
314 short p_exit; /* Exit status of a process which died *
998 struct PROC_TABLE *process; local
1466 struct PROC_TABLE *process; local
1891 struct PROC_TABLE *process; local
2045 struct PROC_TABLE *process, *oprocess; local
2265 struct PROC_TABLE *process; local
2360 struct PROC_TABLE *process; local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/t/
integer.t 82 ok (1, "dlcone is only 1 process, not 2");
123 my ($process, $sub) = @$_;
156 # my $bit = ok (($copy_s1 ^ $copy1) == 0, "$process $copy1 (bitpattern)");
162 my $bit = ok (($copy_s3 ^ $copy1) == 0, "$process $copy1 (bitpattern)");
169 "$process $copy1 (sign)");
178 fail ("$process $copy1");
179 fail ("$process $copy1");
  /onnv/onnv-gate/usr/src/lib/libbsm/
audit_class.txt 62 0x00100000:ps:process start/stop
63 0x00200000:pm:process modify
64 0x00300000:pc:process (meta-class)
  /onnv/onnv-gate/usr/src/cmd/ttymon/
tmpeek.c 50 static int process();
58 * - return the result of process if data is received
75 return(process(0,peek_ptr));
102 return(process(fds[0].fd,ptr));
110 * process - process the data
118 process( function
139 debug("in process: EOF encountered");
  /onnv/onnv-gate/usr/src/lib/libshell/common/sh/
jobs.c 65 static struct process *pwfg;
106 /* Process states */
121 static struct process *job_bypid(pid_t);
122 static struct process *job_byjid(int);
126 static struct process *job_unpost(struct process*,int);
127 static void job_unlink(struct process*);
128 static void job_prmsg(struct process*);
129 static struct process *freelist;
132 static struct process dummy
    [all...]
  /onnv/onnv-gate/usr/src/cmd/filebench/workloads/
deletefiles.f 37 define process name=filedelete,instances=1
filemicro_create.f 38 define process name=filecreater,instances=1
filemicro_seqread.f 37 define process name=filereader,instances=1
filemicro_statfile.f 39 define process name=examinefiles,instances=1
listdirs.f 35 define process name=lsdir,instances=1
makedirs.f 36 define process name=dirmake,instances=1
openfiles.f 35 define process name=fileopen,instances=1
singlestreamread.f 35 define process name=seqread,instances=1
singlestreamreaddirect.f 34 define process name=seqread,instances=1
singlestreamwrite.f 34 define process name=seqwrite,instances=1
singlestreamwritedirect.f 33 define process name=seqwrite,instances=1
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Privilege/pod/
Privilege.pod 47 This function returns the process privilege set specified by $which.
59 Returns the value associated with process $flag or undef on error.
64 Sets the process flag $flag to $val.
96 This function returned whether $priv is in the process' effective set.
  /onnv/onnv-gate/usr/src/cmd/sgs/size/
Makefile.com 34 COMOBJS= main.o process.o fcns.o
  /onnv/onnv-gate/usr/src/lib/libcontract/
Makefile.com 34 process.o \

Completed in 600 milliseconds

1 2 3 4 5 6 7 8 9