Home
last modified time | relevance | path

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

/freebsd-14.2/sys/sys/
H A Duser.h256 #define KF_TYPE_PIPE 3 macro
/freebsd-14.2/sys/kern/
H A Dsys_pipe.c1661 kif->kf_type = KF_TYPE_PIPE; in pipe_fill_kinfo()
/freebsd-14.2/lib/libprocstat/
H A Dlibprocstat.c715 { KF_TYPE_PIPE, PS_FST_TYPE_PIPE }, in kinfo_type2fst()