OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pext
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/stdio/
findfp.c
115
struct __sfileext *
pext
;
local in function:moreglue
126
pext
= (void *)(p + n);
129
_FILEEXT_SETUP(p,
pext
);
131
pext
++;
/src/sys/netipsec/
xform_ah.c
1044
uint8_t *
pext
= (char *)(tc + 1);
local in function:ah_output
1046
m_copydata(m, 0, skip,
pext
);
1053
memcpy(&iplen,
pext
+ ipoffs, sizeof(iplen));
1058
pext
[protoff] = IPPROTO_AH;
Completed in 13 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025