Home | Sort by: relevance | last modified time | path |
/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; |