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

/freebsd-10-stable/sys/sys/
H A Duser.h250 #define KF_TYPE_PIPE 3 macro
/freebsd-10-stable/sys/kern/
H A Dkern_descrip.c3141 kif->kf_type = KF_TYPE_PIPE;
3356 case KF_TYPE_PIPE:
3516 type = KF_TYPE_PIPE;
/freebsd-10-stable/lib/libprocstat/
H A Dlibprocstat.c668 { KF_TYPE_PIPE, PS_FST_TYPE_PIPE },

Completed in 74 milliseconds