Searched refs:writeint (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ipfilter/lib/
H A Dsave_v1trap.c15 static int writeint(u_char *, int);
263 writeint(buffer, value) function
362 n = writeint(s + 1, 6);
370 n = writeint(s + 1, 0);
404 n = writeint(t + 1, IPFILTER_VERSION);
H A Dsave_v2trap.c14 static int writeint(u_char *, int);
265 writeint(buffer, value) function
398 n = writeint(t + 1, IPFILTER_VERSION);

Completed in 51 milliseconds