Home
last modified time | relevance | path

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

/trueos/lib/libprocstat/
HDlibprocstat.c146 static int to_filestat_flags(int flags);
585 to_filestat_flags(file.f_flag), 0, 0, 0, NULL, NULL); in procstat_getfiles_kvm()
1575 to_filestat_flags(int flags) in to_filestat_flags() function