Searched defs:job_close (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/ksh93/include/
H A Djobs.h203 extern int job_close(Shell_t*);
211 # define job_close(s) (0) macro
/ast/src/cmd/ksh93/sh/
H A Djobs.c746 int job_close(Shell_t* shp) function

Completed in 10 milliseconds