OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ki_ftype
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/pstat/
pstat.c
921
if ((unsigned)ki->
ki_ftype
>= sizeof(dtypes) / sizeof(dtypes[0]))
926
PRWORD(ovflw, " %-*s", 9, 1, dtypes[ki->
ki_ftype
]);
/src/usr.bin/sockstat/
sockstat.c
462
if (f->
ki_ftype
!= DTYPE_SOCKET)
/src/sys/sys/
sysctl.h
708
uint32_t
ki_ftype
; /* INT: descriptor type */
member in struct:kinfo_file
/src/sys/kern/
kern_descrip.c
2423
kp->
ki_ftype
= fp->f_type;
Completed in 15 milliseconds
Indexes created Mon Oct 20 03:09:53 GMT 2025