OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bsd_to_linux_statx
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/compat/linux/common/
linux_fcntl.h
84
int
bsd_to_linux_statx
(struct stat *, struct linux_statx *, unsigned int);
linux_file64.c
112
bsd_to_linux_statx
(struct stat *st, struct linux_statx *stx,
function in typeref:typename:int
337
error =
bsd_to_linux_statx
(&st, &stx, SCARG(uap, mask));
/src/sys/compat/linux32/common/
linux32_stat.c
301
error =
bsd_to_linux_statx
(&st, &stx, SCARG(uap, mask));
Completed in 11 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025