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

/ast/src/cmd/at/
H A Datd.c111 Queue_t* queue; member in struct:__anon36
146 Table_t queue; /* queue by name */ member in struct:__anon39::__anon40
150 Queue_t* queue; /* default queue */ member in struct:__anon39
171 Queue_t* queue; member in struct:__anon41
276 * add queue defined in s
280 queue(register State_t* state, register char* s) function
294 if (!(que = (Queue_t*)dtmatch(state->table.queue.handle, s)))
297 error(ERROR_SYSTEM|3, "out of space [queue]");
[all...]
H A Dat.c34 " queue status, and controls the daemon.]"
39 " queue constraints.]"
46 "[a:access?Check queue access and exit.]"
49 "[i:info?List queue information and exit.]"
50 "[l:list?List queue jobs and exit.]"
54 "[p:status?List detailed queue status.]"
55 "[q:queue?Send request to \aqueue\a. Standard queues are:]:[queue]{"
56 " [+a?The \bat\b(1) queue.]"
57 " [+b?The \bbatch\b(1) queue
174 char* queue = 0; local
[all...]

Completed in 12 milliseconds