| /src/external/ibm-public/postfix/dist/src/util/ |
| slmdb.c | 776 int reqno; local 780 for (reqno = first; status == 0 && reqno != SLMDB_CTL_END; reqno = va_arg(ap, int)) { 781 switch (reqno) {
|
| /src/external/gpl3/gdb.old/dist/sim/frv/ |
| profile.h | 180 unsigned reqno; member in struct:__anon22217
|
| cache.h | 65 unsigned reqno; member in struct:frv_cache_request 78 unsigned reqno; member in struct:__anon22078 86 unsigned reqno; member in struct:__anon22079 112 unsigned reqno; member in struct:__anon22083 135 unsigned reqno; member in struct:__anon22086
|
| profile.c | 137 unsigned reqno; member in struct:__anon712 154 unsigned reqno; member in struct:__anon713 180 q->reqno = cache_queue.reqno++; 214 q->reqno = cache_queue.reqno++; 243 q->reqno = cache_queue.reqno++; 272 q->reqno = cache_queue.reqno++ [all...] |
| /src/external/gpl3/gdb/dist/sim/frv/ |
| profile.h | 180 unsigned reqno; member in struct:__anon1692
|
| cache.h | 65 unsigned reqno; member in struct:frv_cache_request 78 unsigned reqno; member in struct:__anon1553 86 unsigned reqno; member in struct:__anon1554 112 unsigned reqno; member in struct:__anon1558 135 unsigned reqno; member in struct:__anon1561
|
| profile.c | 137 unsigned reqno; member in struct:__anon1689 154 unsigned reqno; member in struct:__anon1690 180 q->reqno = cache_queue.reqno++; 214 q->reqno = cache_queue.reqno++; 243 q->reqno = cache_queue.reqno++; 272 q->reqno = cache_queue.reqno++ [all...] |
| /src/lib/librumpuser/ |
| rumpuser_sp.c | 293 send_error_resp(struct spclient *spc, uint64_t reqno, enum rumpsp_err error) 299 rhdr.rsp_reqno = reqno; 312 send_handshake_resp(struct spclient *spc, uint64_t reqno, int error) 319 rhdr.rsp_reqno = reqno; 335 send_syscall_resp(struct spclient *spc, uint64_t reqno, int error, 344 rhdr.rsp_reqno = reqno; 363 send_prefork_resp(struct spclient *spc, uint64_t reqno, uint32_t *auth) 370 rhdr.rsp_reqno = reqno; 904 uint64_t reqno; local 907 reqno = spc->spc_hdr.rsp_reqno 960 uint64_t reqno; local [all...] |