Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpdc/
H A Dntpdc.c546 int rbufsize = INITDATASIZE + 2048; /* 2K for slop */ in openhost() local
/freebsd/sbin/ipfw/
H A Dipfw2.c4143 compile_rule(char *av[], uint32_t *rbuf, int *rbufsize, struct tidx *tstate) in compile_rule()
5771 int rbufsize, default_off, tlen, rlen; in ipfw_add() local
/freebsd/tests/sys/fs/fusefs/
H A Dwrite.cc1369 ssize_t rbufsize = 2 * old_filesize; in TEST_F() local
/freebsd/contrib/ntp/ntpq/
H A Dntpq.c825 { int rbufsize = DATASIZE + 2048; /* 2K for slop */ openhost() local