Home
last modified time | relevance | path

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

/freebsd/lib/libprocstat/
H A Dlibprocstat.c147 static int to_filestat_flags(int flags);
633 to_filestat_flags(file.f_flag), 0, 0, 0, NULL, NULL); in procstat_getfiles_kvm()
1613 to_filestat_flags(int flags) in to_filestat_flags() function