Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Duser.h253 #define KF_TYPE_PIPE 3 macro
/f-stack/freebsd/sys/
H A Duser.h257 #define KF_TYPE_PIPE 3 macro
/f-stack/freebsd/kern/
H A Dsys_pipe.c1587 kif->kf_type = KF_TYPE_PIPE; in pipe_fill_kinfo()