Home
last modified time | relevance | path

Searched refs:job_reset (Results 1 – 8 of 8) sorted by relevance

/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/include/
H A Djobs.h51 #define job_reset(x) macro
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/include/
H A Djobs.h71 # define job_reset(x) macro
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/include/
H A Djobs.h71 # define job_reset(x) macro
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/include/
H A Djobs.h79 # define job_reset(x) macro
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/sh/
H A Djobs.c156 static void job_reset(struct process*);
843 static void job_reset(register struct process *pw) in job_reset() function
1241 # define job_reset(x) macro
1641 job_reset(pw); in job_wait()
1659 job_reset(pw); in job_wait()
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/sh/
H A Djobs.c156 static void job_reset(struct process*);
843 static void job_reset(register struct process *pw) in job_reset() function
1241 # define job_reset(x) macro
1641 job_reset(pw); in job_wait()
1659 job_reset(pw); in job_wait()
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/sh/
H A Djobs.c164 static_fn void job_reset(struct process *);
669 static_fn void job_reset(struct process *pw) { in job_reset() function
1038 #define job_reset(x) macro
1382 job_reset(pw); in job_wait()
1397 job_reset(pw); in job_wait()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/sh/
H A Djobs.c160 static void job_reset(struct process*);
896 static void job_reset(register struct process *pw) in job_reset() function
1380 # define job_reset(x) macro
1786 job_reset(pw); in job_wait()
1804 job_reset(pw); in job_wait()