Searched refs:process (Results 1 - 25 of 90) sorted by relevance

1234

/illumos-gate/usr/src/cmd/csh/
H A Dsh.proc.h18 * 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 *pholdjo
[all...]
H A Dsh.proc.c29 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 *f
[all...]
/illumos-gate/usr/src/uts/common/os/
H A Dpriv_defs37 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
[all...]
/illumos-gate/usr/src/lib/libshell/common/include/
H A Djobs.h58 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 lis
[all...]
/illumos-gate/usr/src/lib/libc/i386/crt/
H A D_rtboot.s31 / data into the process' address space and created the process
34 / on entry, the process stack looks like this:
/illumos-gate/usr/src/cmd/soelim/
H A Dsoelim.c20 * 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)
/illumos-gate/usr/src/cmd/init/
H A Dinit.c42 * init(1M) is the general process spawning program. Its primary job is to
72 * Because init(1M) no longer governs the startup process, its knowledge of
91 #include <sys/contract/process.h>
258 #define OFF 0 /* Kill process if on, else ignore */
259 #define RESPAWN 1 /* Continuously restart process when it dies */
261 #define ONCE 2 /* Start process, do not respawn when dead */
310 /* process */
316 short p_exit; /* Exit status of a process which died */
327 * if process is dead.
329 * NAMED This process ha
998 struct PROC_TABLE *process; local
1325 spawn(struct PROC_TABLE *process, struct CMD_LINE *cmd) argument
1466 struct PROC_TABLE *process; local
1894 struct PROC_TABLE *process; local
2048 struct PROC_TABLE *process, *oprocess; local
2270 struct PROC_TABLE *process; local
2365 struct PROC_TABLE *process; local
2454 efork(int action, struct PROC_TABLE *process, int modes) argument
2570 waitproc(struct PROC_TABLE *process) argument
2660 account(short state, struct PROC_TABLE *process, char *program) argument
[all...]
/illumos-gate/usr/src/cmd/sed/
H A Dextern.h55 void process(void);
H A DMakefile19 OBJS= main.o compile.o misc.o process.o
/illumos-gate/usr/src/cmd/ttymon/
H A Dtmpeek.c50 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");
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Djobs.c65 static struct process *pwfg;
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;
139 static void job_set(struct process*);
763 job_walk(Sfio_t *file,int (*fun)(struct process*,int),int arg,char *joblist[]) argument
[all...]
/illumos-gate/usr/src/lib/libcontract/
H A DMakefile.com34 process.o \
/illumos-gate/usr/src/cmd/sgs/size/
H A DMakefile.com32 COMOBJS= main.o process.o fcns.o
/illumos-gate/usr/src/cmd/sgs/size/common/
H A Dmain.c84 * - process(filename) to print the size information in the object file
102 extern void process();
177 oneflag++; /* only one file to process */
217 process(elf);
231 process(elf);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.talkd/
H A DMakefile28 OBJS= in.talkd.o announce.o process.o table.o print.o
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A D_stack_grow.s96 / Try one last time to take out the process.
/illumos-gate/usr/src/lib/libc/i386/gen/
H A D_stack_grow.s98 / Try one last time to take out the process.
/illumos-gate/usr/src/uts/common/sys/contract/
H A Dprocess_impl.h33 #include <sys/contract/process.h>
/illumos-gate/usr/src/boot/sys/boot/arm/at91/libat91/
H A Demac.c241 int process = 0; local
243 process = 0;
246 process = 1;
252 if (!process)
254 process = i;
331 p_rxBD[process].address &= ~0x01;
/illumos-gate/usr/src/cmd/vi/misc/
H A Dmkstr.c99 process();
105 process() function
/illumos-gate/usr/src/cmd/svc/common/
H A Dmanifest_find.c165 * in a directory of interest. If the object is a file, process() checks
169 * If the file is a service bundle file, and the CHECKHASH flag is set process()
183 process(const char *fn, const struct stat *sp, int ftw_type, function
246 * repository handle is used in process() to communicate with the appropriate
269 if (nftw(dir, process, MAX_DEPTH, FTW_MOUNT) == 0) {
/illumos-gate/usr/src/cmd/checknr/
H A Dchecknr.c147 static int nfiles; /* number of files to process */
155 static void process(FILE *f);
260 process(f);
264 process(stdin);
278 process(FILE *f) function
318 * At this point we process the line looking
/illumos-gate/usr/src/lib/libast/common/comp/
H A Dspawnveg.c25 * spawnveg -- spawnve with process group or session control
28 * 0 nothing [retain session and process group]
29 * 1 setpgid(0,0) [process group leader]
30 * >1 setpgid(0,pgid) [join process group]
89 #include <process.h>
140 #include <process.h>
/illumos-gate/usr/src/ucbcmd/mkstr/
H A Dmkstr.c70 static void process(void);
130 process();
138 process(void) function
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dlpsched.c73 static void process();
165 process();
220 * We are the child process now.
292 process() function
364 fail ("Failed to fork child process (%s).\n", PERROR);

Completed in 3777 milliseconds

1234