OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cusec
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/kdc/
krb5tgs.c
1204
int **
cusec
,
1227
*
cusec
= NULL;
1377
*
cusec
= malloc(sizeof(**
cusec
));
1378
if (*
cusec
== NULL) {
1383
**
cusec
= auth->
cusec
;
2512
int *
cusec
= NULL;
local
2537
&csec, &
cusec
,
2602
csec,
cusec
,
[
all
...]
krb5tgs.c
1204
int **
cusec
,
1227
*
cusec
= NULL;
1377
*
cusec
= malloc(sizeof(**
cusec
));
1378
if (*
cusec
== NULL) {
1383
**
cusec
= auth->
cusec
;
2512
int *
cusec
= NULL;
local
2537
&csec, &
cusec
,
2602
csec,
cusec
,
[
all
...]
Completed in 62 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026