Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/tests/progs/
H A Dslapd-read.c253 char **attrs, int noattrs, int nobind, int maxloop, int force ) in do_read()
H A Dslapd-bind.c206 do_bind( struct tester_conn_args *config, char *dn, int maxloop, int force, in do_bind()
H A Dslapd-mtread.c658 char **attrs, int noattrs, int nobind, int maxloop, in do_read()
/netbsd-src/tests/kernel/
H A Dt_sysv.c93 int maxloop = 1; variable
/netbsd-src/sys/dev/ic/
H A Dnvme.c1398 int maxloop = timo_sec * 1000000 / step; in nvme_poll() local