Searched defs:rbufsize (Results 1 – 4 of 4) sorted by relevance
546 int rbufsize = INITDATASIZE + 2048; /* 2K for slop */ in openhost() local
4143 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
1369 ssize_t rbufsize = 2 * old_filesize; in TEST_F() local
825 { int rbufsize = DATASIZE + 2048; /* 2K for slop */ openhost() local