Searched refs:msgdsize (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/contrib/ipfilter/lib/
H A Dmsgdsize.c6 * $Id: msgdsize.c,v 1.2.4.3 2012/07/22 08:04:24 darren_r Exp $
11 size_t msgdsize(orig) function
H A Dprintpacket.c39 ASSERT(len == msgdsize(m));
H A DMakefile66 $(DEST)/msgdsize.o \
264 $(DEST)/msgdsize.o: $(LIBSRC)/msgdsize.c $(INCDEP)
265 $(CC) $(CCARGS) -c $(LIBSRC)/msgdsize.c -o $@
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/safety/
H A Dtst.msgdsize.d31 * Make sure that the msgdsize safe to use at every fbt probe
33 * SECTION: Actions and Subroutines/msgdsize();
51 trace(msgdsize((mblk_t *)rand()));
57 trace(msgdsize((mblk_t *)arg1));
H A Dtst.msgsize.d57 trace(msgdsize((mblk_t *)rand()));
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/
H A Dtst.subr.d75 INTFUNC(msgdsize(NULL))
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/privs/
H A Dtst.kpriv.ksh52 CANTREAD1(msgdsize)
/freebsd-13-stable/cddl/usr.sbin/dtrace/tests/common/safety/
H A DMakefile24 tst.msgdsize.d \
/freebsd-13-stable/sbin/ipf/libipf/
H A DMakefile25 mb_hexdump.c msgdsize.c \
/freebsd-13-stable/cddl/usr.sbin/dtrace/tests/tools/
H A Dexclude.sh55 exclude EXFAIL common/safety/tst.msgdsize.d
/freebsd-13-stable/sys/contrib/ipfilter/netinet/
H A Dip_compat.h327 # define MSGDSIZE(m) msgdsize(m)
H A Dip_fil.h1620 extern size_t msgdsize(mb_t *);

Completed in 103 milliseconds