Home
last modified time | relevance | path

Searched refs:j_init (Results 1 - 3 of 3) sorted by relevance

/third_party/mksh/
H A Dmain.c488 /* record if monitor is set on command line (see j_init() in jobs.c) */ in main_init()
575 j_init(); in main_init()
576 /* do this after j_init() which calls tty_init_state() */ in main_init()
H A Djobs.c171 j_init(void) in j_init() function
365 "j_init", "tcgetpgrp",
381 "j_init", "setpgid", cstrerror(errno));
386 "j_init", "tcsetpgrp",
H A Dsh.h2546 void j_init(void);

Completed in 11 milliseconds