Searched defs:jobid (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/cmd/bnu/ |
H A D | account.c | 176 acDojob(jobid, system, user) in acDojob() argument 289 acRexe(jobid,origsys,origuser,connsys,connuser,cmd) in acRexe() argument
|
H A D | gtcfile.c | 34 static char jobid[NAMESIZE]; variable
|
H A D | uustat.c | 1154 char accno[15], jobid[15], system[15], loginame[15], time[20], dest[15]; in complete() local 1303 char remote[10],device[10], netid[20], jobid[20]; local
|
H A D | perfstat.c | 851 pfFound (jobid, flags, intoQue) in pfFound() argument
|
/titanic_50/usr/src/lib/libshell/common/sh/ |
H A D | jobs.c | 767 register char *jobid, **jobs=joblist; in job_walk() local 1258 static struct process *job_byjid(int jobid) in job_byjid() 1301 register int jobid = 0; in job_wait() local
|
H A D | xec.c | 1166 int no_fork,jobid; in sh_exec() local 2372 pid_t _sh_fork(register pid_t parent,int flags,int *jobid) in _sh_fork() 2502 pid_t sh_fork(int flags, int *jobid) in sh_fork() 2976 static pid_t sh_ntfork(Shell_t *shp,const Shnode_t *t,char *argv[],int *jobid,int flag) in sh_ntfork()
|
/titanic_50/usr/src/cmd/print/bsd-sysv-commands/ |
H A D | lpstat.c | 416 int32_t jobid = 0; in report_printer() local
|