Searched defs:howmany (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/sys/nfs/
H A Dnfs_aiod.c162 nfs_set_naiod(int howmany) argument
/openbsd-current/sys/sys/
H A Dselect.h115 #define howmany(x, y) __howmany(x, y) macro
H A Dparam.h186 #define howmany(x, y) (((x)+((y)-1))/(y)) macro
/openbsd-current/lib/libcurses/tty/
H A Dlib_twait.c324 int n, howmany; local
/openbsd-current/sys/kern/
H A Dvfs_bio.c590 int howmany, maxra, i, inc; local
1551 bufcache_recover_dmapages(int discard, int64_t howmany) argument
[all...]
/openbsd-current/sys/net/
H A Dhfsc.c367 hfsc_grow_class_tbl(struct hfsc_if *hif, u_int howmany) argument
/openbsd-current/gnu/usr.bin/perl/
H A Dpp_pack.c910 const SSize_t howmany = (strend - s) / size; local

Completed in 300 milliseconds