Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/dhcpd/
H A Dtree.c239 int *bufcount, struct tree *tree) in tree_evaluate_recurse()
275 do_data_copy(int *bufix, unsigned char **bufp, int *bufcount, in do_data_copy()
/openbsd-src/sys/nfs/
H A Dnfs_syscalls.c601 int error = 0, s, bufcount; in nfssvc_iod() local