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

/freebsd-10-stable/usr.bin/at/
H A Dat.c118 static long *get_job_list(int, char *[], int *);
705 get_job_list(int argc, char *argv[], int *joblen) function
856 joblist = get_job_list(argc - optind, argv + optind, &joblen);

Completed in 100 milliseconds