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

/freebsd-current/usr.bin/at/
H A Dat.c119 static long *get_job_list(int, char *[], int *);
706 get_job_list(int argc, char *argv[], int *joblen) function
857 joblist = get_job_list(argc - optind, argv + optind, &joblen);

Completed in 175 milliseconds