Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Duser.h262 #define KF_TYPE_UNKNOWN 255 macro
/f-stack/freebsd/sys/
H A Duser.h268 #define KF_TYPE_UNKNOWN 255 macro
/f-stack/freebsd/kern/
H A Dkern_descrip.c4255 kif->kf_type = KF_TYPE_UNKNOWN; in export_file_to_kinfo()