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 - 3
of
3
) 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));
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 95 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026