Home
last modified time | relevance | path

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

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