OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:compat_43_sa_put
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/compat/common/
uipc_syscalls_43.c
102
static int
compat_43_sa_put
(void *);
118
&& (error =
compat_43_sa_put
(SCARG(uap, name))))
138
if ((error =
compat_43_sa_put
(SCARG(uap, asa))))
157
if ((error =
compat_43_sa_put
(SCARG(uap, asa))))
200
if (SCARG(uap, from) && (error =
compat_43_sa_put
(SCARG(uap, from))))
396
compat_43_sa_put
(void *from)
function in typeref:typename:int
uipc_syscalls_43.c
102
static int
compat_43_sa_put
(void *);
118
&& (error =
compat_43_sa_put
(SCARG(uap, name))))
138
if ((error =
compat_43_sa_put
(SCARG(uap, asa))))
157
if ((error =
compat_43_sa_put
(SCARG(uap, asa))))
200
if (SCARG(uap, from) && (error =
compat_43_sa_put
(SCARG(uap, from))))
396
compat_43_sa_put
(void *from)
function in typeref:typename:int
Completed in 23 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025