OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:itoken
(Results
1 - 2
of
2
) sorted by null
/external/ipsec-tools/src/racoon/
gssapi.c
279
gss_buffer_t
itoken
, rtoken, dummy;
local
310
itoken
= &gps->gss[gps->gsscnt];
317
itoken
, NULL, NULL);
334
*lenp =
itoken
->length;
336
if (
itoken
->length != 0)
350
gss_buffer_t
itoken
, rtoken;
local
360
itoken
= &gps->gss[gps->gsscnt];
364
NULL,
itoken
, NULL, NULL, NULL);
391
if (
itoken
->length != 0)
395
*lenp =
itoken
->length
[
all
...]
/cts/tools/signature-tools/lib/
antlr-2.7.7.jar
Completed in 324 milliseconds