OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dtypes
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/pstat/
pstat.c
114
static const char * const
dtypes
[] = { DTYPE_NAMES };
variable
921
if ((unsigned)ki->ki_ftype >= sizeof(
dtypes
) / sizeof(
dtypes
[0]))
926
PRWORD(ovflw, " %-*s", 9, 1,
dtypes
[ki->ki_ftype]);
/src/usr.bin/fstat/
fstat.c
155
static const char *const
dtypes
[] = {
variable
1303
pmisc(file,
dtypes
[file->f_type]);
Completed in 19 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026