OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:svc_callout
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/rpc/
svc.c
111
static struct
svc_callout
{
struct
112
struct
svc_callout
*sc_next;
119
static struct
svc_callout
*svc_find(rpcprog_t, rpcvers_t,
120
struct
svc_callout
**, char *);
253
struct
svc_callout
*prev;
254
struct
svc_callout
*s;
288
s = mem_alloc(sizeof (struct
svc_callout
));
299
mem_free(s, sizeof(struct
svc_callout
));
328
struct
svc_callout
*prev;
329
struct
svc_callout
*s
[
all
...]
Completed in 11 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025