OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:idn
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/openldap/dist/libraries/liblmdb/
midl.c
135
MDB_IDL
idn
= *idp-1;
local
137
idn
= realloc(
idn
, (*
idn
+ num + 2) * sizeof(MDB_ID));
138
if (!
idn
)
140
*
idn
++ += num;
141
*idp =
idn
;
/src/external/bsd/openldap/dist/libraries/libldap/
ldifutil.c
121
int i, j, k,
idn
, nmods;
local
193
idn
= i;
220
i =
idn
+1;
369
idn
= i;
410
(lr->lr_lines + nmods -
idn
) * sizeof(struct berval *), ctx );
422
for (i=
idn
; i<lr->lr_lines; i++) {
544
(lr->lr_lines + nmods -
idn
) * sizeof(struct berval *), ctx );
556
if (
idn
> 0 )
557
lr->lr_mops[
idn
-1] = M_SEP;
558
for (i=
idn
; i<lr->lr_lines; i++)
[
all
...]
/src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_parser.c
1555
dt_node_t
idn
;
local
1618
bzero(&
idn
, sizeof (dt_node_t));
1621
dt_node_type_assign(&
idn
, idp->di_ctfp, idp->di_type,
1624
(void) dt_ident_cook(&
idn
, idp, NULL);
1639
idn
.dn_ctfp,
idn
.dn_type) != 0)) {
1646
dt_node_type_name(&
idn
, n2, sizeof (n2)));
1683
dt_node_type_name(&
idn
, n2, sizeof (n2)),
1742
dt_ident_cook(&
idn
, idp, &ddp->dd_node);
/src/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
curl.d
1873
idn
= 1024, /** International Domain Names support */
/src/external/gpl3/gcc.old/dist/gcc/d/dmd/
parse.d
2109
Identifier
idn
= token.ident;
2110
result.idents.push(
idn
);
Completed in 37 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026