HomeSort by: relevance | last modified time | path
    Searched defs:atqueue (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/at/
at.c 88 unsigned char atqueue = 0; /* which queue to examine for jobs (atq) */ variable in typeref:typename:unsigned char
463 if (atqueue && queue != atqueue)
635 atqueue = queue = *optarg;
at.c 88 unsigned char atqueue = 0; /* which queue to examine for jobs (atq) */ variable in typeref:typename:unsigned char
463 if (atqueue && queue != atqueue)
635 atqueue = queue = *optarg;

Completed in 21 milliseconds