OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:send_head
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/lib/libsa/
rpc.c
123
char *
send_head
, *send_tail;
local in function:rpc_call
144
send_head
= sdata;
148
send_head
-= sizeof(*auth);
149
auth = (struct auth_info *)
send_head
;
155
send_head
-= sizeof(struct auth_unix);
156
(void)memset(
send_head
, 0, sizeof(struct auth_unix));
157
send_head
-= sizeof(*auth);
158
auth = (struct auth_info *)
send_head
;
163
send_head
-= sizeof(*auth);
164
auth =
send_head
;
[
all
...]
Completed in 11 milliseconds
Indexes created Sun Oct 26 21:10:03 GMT 2025