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

/openbsd-current/usr.bin/at/
H A Dat.c430 * csort is non-zero jobs will be sorted by creation/submission date.
433 list_jobs(int argc, char **argv, int count_only, int csort) argument
579 csort ? byctime : byjobno);

Completed in 206 milliseconds