Home
last modified time | relevance | path

Searched defs:jobid (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/bnu/
H A Daccount.c176 acDojob(jobid, system, user) in acDojob() argument
289 acRexe(jobid,origsys,origuser,connsys,connuser,cmd) in acRexe() argument
H A Dgtcfile.c34 static char jobid[NAMESIZE]; variable
H A Duustat.c1152 char accno[15], jobid[15], system[15], loginame[15], time[20], dest[15]; in complete() local
1301 char remote[10],device[10], netid[20], jobid[20]; local
H A Dperfstat.c849 pfFound (jobid, flags, intoQue) in pfFound() argument
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Djobs.c913 register char *jobid, **jobs=joblist; in job_walk() local
1500 static struct process *job_byjid(int jobid) in job_byjid()
1544 register int jobid = 0; in job_wait() local
H A Dxec.c1598 int no_fork,jobid; in sh_exec() local
3098 pid_t _sh_fork(Shell_t *shp,register pid_t parent,int flags,int *jobid) in _sh_fork()
3249 pid_t sh_fork(Shell_t *shp,int flags, int *jobid) in sh_fork()
3773 static pid_t sh_ntfork(Shell_t *shp,const Shnode_t *t,char *argv[],int *jobid,int flag) in sh_ntfork()
/illumos-gate/usr/src/cmd/print/bsd-sysv-commands/
H A Dlpstat.c416 int32_t jobid = 0; in report_printer() local