Home
last modified time | relevance | path

Searched defs:nreqs (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-threadpool-cancel.c35 unsigned nreqs; member
/netbsd-src/sys/dev/dmover/
H A Ddmover_io.c488 int nreqs = --ds->ds_nreqs; in dmio_usrreq_done() local
/netbsd-src/external/bsd/openldap/dist/tests/progs/
H A Dslapd-tester.c174 char *nreqs[MAXREQS]; in main() local
/netbsd-src/sys/compat/sunos/
H A Dsunos_misc.c959 static const int nreqs = sizeof(sreq2breq) / sizeof(sreq2breq[0]); variable
/netbsd-src/sys/compat/sunos32/
H A Dsunos32_misc.c1193 static const size_t nreqs = __arraycount(sreq2breq); variable