Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ipf/dist/lib/
H A Dsave_v1trap.c17 static int writeint __P((u_char *, int));
265 writeint(buffer, value) in writeint() function
364 n = writeint(s + 1, 6);
372 n = writeint(s + 1, 0);
406 n = writeint(t + 1, IPFILTER_VERSION);
H A Dsave_v2trap.c16 static int writeint __P((u_char *, int));
265 writeint(buffer, value) in writeint() function
398 n = writeint(t + 1, IPFILTER_VERSION);