OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ultrixstatfs
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/compat/ultrix/
ultrix_pathname.c
79
static int
ultrixstatfs
(struct statvfs *, void *);
212
ultrixstatfs
(struct statvfs *sp, void *buf)
function
248
return
ultrixstatfs
(sp, (void *)SCARG(uap, buf));
272
error =
ultrixstatfs
(sp, (void *)SCARG(uap, buf));
ultrix_pathname.c
79
static int
ultrixstatfs
(struct statvfs *, void *);
212
ultrixstatfs
(struct statvfs *sp, void *buf)
function
248
return
ultrixstatfs
(sp, (void *)SCARG(uap, buf));
272
error =
ultrixstatfs
(sp, (void *)SCARG(uap, buf));
Completed in 43 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026