Home
last modified time | relevance | path

Searched refs:_print (Results 1 – 4 of 4) sorted by relevance

/src/tests/sys/sys/
H A Dqueue_test.c227 type ## _print(const struct type ## _ids *const type) \
236 type ## _print(const struct type ## _ids *const type) \
/src/crypto/krb5/src/util/
H A Dt_tsenum.pm155 <NAME>_print(<NAME> *en, FILE *f)
/src/contrib/tcpdump/
H A Dprint-isakmp.c560 #define DECLARE_PRINTER(func) static const u_char *ike##func##_print( \
/src/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/test/
H A Dtest_libzfs_core.py48 def _print(*args): function