Home
last modified time | relevance | path

Searched refs:job_alloc (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/lib/libshell/common/sh/
H A Djobs.c124 static int job_alloc(void);
1181 while((pw->p_job = job_alloc()) < 0) in job_post()
1669 static int job_alloc(void) in job_alloc() function
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Djobs.c141 static int job_alloc(void);
1408 while((pw->p_job = job_alloc()) < 0) in job_post()
1919 static int job_alloc(void) in job_alloc() function