Home
last modified time | relevance | path

Searched defs:num_reqs (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/postconf/
H A Dpostconf_edit.c319 int num_reqs = argc; in pcf_edit_master() local
/netbsd-src/sys/dev/pci/
H A Dtwa.c831 twa_alloc_req_pkts(struct twa_softc *sc, int num_reqs) in twa_alloc_req_pkts()