OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:otolen
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/dist/ipsec-tools/src/racoon/
sockmisc.c
198
int
otolen
;
local
238
otolen
= *tolen;
251
&&
otolen
>= sizeof(*sin6)) {
268
otolen
= -1; /* "to" already set */
276
&&
otolen
>= sizeof(sin)) {
285
otolen
= -1; /* "to" already set */
293
&&
otolen
>= sizeof(*sin6)) {
302
otolen
= -1; /* "to" already set */
310
&&
otolen
>= sizeof(*sin)) {
319
otolen
= -1; /* "to" already set *
[
all
...]
sockmisc.c
198
int
otolen
;
local
238
otolen
= *tolen;
251
&&
otolen
>= sizeof(*sin6)) {
268
otolen
= -1; /* "to" already set */
276
&&
otolen
>= sizeof(sin)) {
285
otolen
= -1; /* "to" already set */
293
&&
otolen
>= sizeof(*sin6)) {
302
otolen
= -1; /* "to" already set */
310
&&
otolen
>= sizeof(*sin)) {
319
otolen
= -1; /* "to" already set *
[
all
...]
Completed in 38 milliseconds
Indexes created Tue Sep 08 00:25:21 UTC 2026