HomeSort by: relevance | last modified time | path
    Searched refs:j_init (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/ksh/
proto.h 140 void j_init ARGS((int));
main.c 331 j_init(i);
333 /* Do this after j_init(), as tty_fd is not initialized 'til then */
jobs.c 227 j_init(mflagset) function
347 warningf(false, "j_init: getpgrp() failed: %s",
360 "j_init: tcgetpgrp() failed: %s",
376 "j_init: setpgid() failed: %s",
382 "j_init: tcsetpgrp() failed: %s",
396 "j_init: can't set new line discipline: %s",

Completed in 15 milliseconds