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

/ast/src/cmd/coshell/
H A Devent.c41 "operands are specified then requests are prompted for, with an "
43 "line requests must be separated by \b:\b. In the following events "
44 "operands are matched by \bksh\b(1) patterns. The client requests are:]"
80 "requests.]"
154 Number_t raise; /* total # raise requests */
236 static const Request_t requests[] = variable
694 if (!(r = (Request_t*)strpsearch(requests, elementsof(requests), sizeof(requests[0]), s, NiL)))

Completed in 13 milliseconds