Home
last modified time | relevance | path

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

/freebsd/lib/libsysdecode/
H A DMakefile50 sysdecode_enum.3 sysdecode_pathconf_name.3 \
H A Dsysdecode.h84 const char *sysdecode_pathconf_name(int _name);
H A Dflags.c943 sysdecode_pathconf_name(int name) in sysdecode_pathconf_name() function
/freebsd/usr.bin/kdump/
H A Dkdump.c1108 print_integer_arg(sysdecode_pathconf_name, *ip); in ktrsyscall_freebsd()
/freebsd/usr.bin/truss/
H A Dsyscalls.c2034 print_integer_arg(sysdecode_pathconf_name, fp, args[sc->offset]); in print_arg()