Home
last modified time | relevance | path

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

/freebsd-11-stable/lib/libsysdecode/
HDsysdecode.h81 const char *sysdecode_pathconf_name(int _name);
HDMakefile48 sysdecode_enum.3 sysdecode_pathconf_name.3 \
HDflags.c1070 sysdecode_pathconf_name(int name) in sysdecode_pathconf_name() function
/freebsd-11-stable/usr.bin/kdump/
HDkdump.c1105 print_integer_arg(sysdecode_pathconf_name, *ip); in ktrsyscall()
/freebsd-11-stable/usr.bin/truss/
HDsyscalls.c1971 print_integer_arg(sysdecode_pathconf_name, fp, args[sc->offset]); in print_arg()