Home
last modified time | relevance | path

Searched refs:KF_VTYPE_UNKNOWN (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Duser.h273 #define KF_VTYPE_UNKNOWN 255 macro
/f-stack/freebsd/sys/
H A Duser.h279 #define KF_VTYPE_UNKNOWN 255 macro
/f-stack/freebsd/kern/
H A Dkern_descrip.c4648 return (KF_VTYPE_UNKNOWN); in vntype_to_kinfo()