OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__mount50
(Results
1 - 6
of
6
) sorted by relevancy
/src/lib/libc/compat/sys/
compat_mount.c
26
return
__mount50
(type, dir, flags, data, 0) == -1 ? -1 : 0;
/src/sys/compat/sys/
mount.h
202
int
__mount50
(const char *, const char *, int, void *, size_t);
/src/sys/sys/
mount.h
497
int mount(const char *, const char *, int, void *, size_t) __RENAME(
__mount50
);
variable
/src/lib/libc/sys/
Makefile.inc
139
__mknod50.S mlock.S mlockall.S modctl.S
__mount50
.S \
/src/lib/librumphijack/
hijack.c
227
#define REALMOUNT
__mount50
/src/sys/rump/librump/rumpkern/
rump_syscalls.c
4902
__weak_alias(
__mount50
,rump___sysimpl_mount50);
8305
}, /* 410 =
__mount50
*/
Completed in 23 milliseconds
Indexes created Fri Feb 20 16:20:20 UTC 2026