Home
last modified time | relevance | path

Searched defs:rbufsize (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/contrib/ntp/ntpdc/
HDntpdc.c546 int rbufsize = INITDATASIZE + 2048; /* 2K for slop */ in openhost() local
/freebsd-head/sbin/ipfw/
HDipfw2.c4145 compile_rule(char *av[], uint32_t *rbuf, int *rbufsize, struct tidx *tstate) in compile_rule()
5773 int rbufsize, default_off, tlen, rlen; in ipfw_add() local
/freebsd-head/tests/sys/fs/fusefs/
HDwrite.cc1369 ssize_t rbufsize = 2 * old_filesize; in TEST_F() local
/freebsd-head/contrib/ntp/ntpq/
HDntpq.c821 { int rbufsize = DATASIZE + 2048; /* 2K for slop */ in openhost() local