Home
last modified time | relevance | path

Searched refs:sysdecode_socket_type (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/lib/libsysdecode/
H A DMakefile101 sysdecode_mask.3 sysdecode_socket_type.3 \
H A Dsysdecode.h117 bool sysdecode_socket_type(FILE *_fp, int _type, int *_rem);
H A Dflags.c361 sysdecode_socket_type(FILE *fp, int type, int *rem) in sysdecode_socket_type() function
/freebsd-13.1/usr.bin/kdump/
H A Dkdump.c1095 print_mask_arg(sysdecode_socket_type, *ip); in ktrsyscall()
1177 print_mask_arg(sysdecode_socket_type, *ip); in ktrsyscall()
/freebsd-13.1/usr.bin/truss/
H A Dsyscalls.c2190 print_mask_arg(sysdecode_socket_type, fp, args[sc->offset]); in print_arg()