OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mycopy
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/rpc/
xdr_stdio.c
131
int32_t
mycopy
= htonl((u_int32_t)*lp);
local
133
if (fwrite(&
mycopy
, sizeof(int32_t), 1, (FILE *)xdrs->x_private) != 1)
xdr_stdio.c
131
int32_t
mycopy
= htonl((u_int32_t)*lp);
local
133
if (fwrite(&
mycopy
, sizeof(int32_t), 1, (FILE *)xdrs->x_private) != 1)
xdr_stdio.c
131
int32_t
mycopy
= htonl((u_int32_t)*lp);
local
133
if (fwrite(&
mycopy
, sizeof(int32_t), 1, (FILE *)xdrs->x_private) != 1)
Completed in 62 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026