Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Djobs.h52 void showjobs(int, int);
H A Dmain.c203 showjobs(1, SHOWJOBS_DEFAULT); in cmdloop()
H A Djobs.c330 showjobs(0, mode); in jobscmd()
472 showjobs(int change, int mode) in showjobs() function