Home
last modified time | relevance | path

Searched refs:job_subrestore (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/libshell/common/include/
H A Djobs.h166 extern void job_subrestore(void*);
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dsubshell.c656 job_subrestore(sp->jobs); in sh_subshell()
H A Djobs.c1791 void job_subrestore(void* ptr) in job_subrestore() function