Home
last modified time | relevance | path

Searched defs:bufleft (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/sbin/pflogd/
H A Dpflogd.c93 static int bufleft = 0; /* bytes left in buffer */ variable
/openbsd-src/usr.sbin/makefs/
H A Dffs.c782 off_t bufleft, chunk, offset; in ffs_write_file() local
/openbsd-src/lib/libagentx/
H A Dax.c790 size_t i, bufleft; in ax_varbind2string() local
/openbsd-src/usr.sbin/snmpd/
H A Dax.c939 size_t i, bufleft; in ax_varbind2string() local
/openbsd-src/gnu/gcc/libcpp/
H A Dcharset.c1546 size_t bufleft = len - (bufp - buf); in _cpp_interpret_identifier() local