OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SPARG
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/rump/librump/rumpvfs/
rumpvfs_compat50.c
53
#define
SPARG
(p,k) ((p)->k.be.datum)
55
#define
SPARG
(p,k) ((p)->k.le.datum)
/src/sys/rump/librump/rumpkern/
rump_syscalls.c
58
#define
SPARG
(p,k) ((p)->k.be.datum)
60
#define
SPARG
(p,k) ((p)->k.le.datum)
76
SPARG
(&callarg, fd) = fd;
77
SPARG
(&callarg, buf) = buf;
78
SPARG
(&callarg, nbyte) = nbyte;
106
SPARG
(&callarg, fd) = fd;
107
SPARG
(&callarg, buf) = buf;
108
SPARG
(&callarg, nbyte) = nbyte;
136
SPARG
(&callarg, path) = path;
137
SPARG
(&callarg, flags) = flags
[
all
...]
Completed in 12 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025