OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_terminal
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/unbound/dist/services/
localzone.c
2125
is_terminal
(struct local_data* d)
function
2143
while(d && d->rrsets == NULL &&
is_terminal
(d)) {
/src/external/ibm-public/postfix/dist/src/global/
dict_ldap.c
988
int
is_terminal
= 0; /* No expansion via this entry */
local
1024
is_terminal
= (ldap_count_values_len(vals) > 0);
1026
if (
is_terminal
)
1036
if (
is_terminal
== 0 && dict_ldap->num_leaf > 0) {
1094
if (i < dict_ldap->num_attributes ||
is_terminal
) {
1095
if ((
is_terminal
&& i >= dict_ldap->num_terminal)
1101
is_terminal
? "non-terminal" : "leaf-only",
/src/external/gpl3/binutils/dist/opcodes/
ia64-gen.c
100
int
is_terminal
;
member in struct:completer_entry
1836
if (ent->
is_terminal
)
2238
|| ent1->
is_terminal
!= ent2->
is_terminal
2372
if (ent->
is_terminal
)
2380
while (p != NULL && ! p->
is_terminal
)
2577
nent->
is_terminal
= 0;
2589
if ((*ptr)->
is_terminal
)
2592
(*ptr)->
is_terminal
= 1;
2626
ent->
is_terminal
? 1 : 0
[
all
...]
/src/external/gpl3/binutils.old/dist/opcodes/
ia64-gen.c
100
int
is_terminal
;
member in struct:completer_entry
1836
if (ent->
is_terminal
)
2238
|| ent1->
is_terminal
!= ent2->
is_terminal
2372
if (ent->
is_terminal
)
2380
while (p != NULL && ! p->
is_terminal
)
2577
nent->
is_terminal
= 0;
2589
if ((*ptr)->
is_terminal
)
2592
(*ptr)->
is_terminal
= 1;
2626
ent->
is_terminal
? 1 : 0
[
all
...]
/src/external/gpl3/gdb/dist/opcodes/
ia64-gen.c
100
int
is_terminal
;
member in struct:completer_entry
1836
if (ent->
is_terminal
)
2238
|| ent1->
is_terminal
!= ent2->
is_terminal
2372
if (ent->
is_terminal
)
2380
while (p != NULL && ! p->
is_terminal
)
2577
nent->
is_terminal
= 0;
2589
if ((*ptr)->
is_terminal
)
2592
(*ptr)->
is_terminal
= 1;
2626
ent->
is_terminal
? 1 : 0
[
all
...]
/src/external/gpl3/gdb.old/dist/opcodes/
ia64-gen.c
100
int
is_terminal
;
member in struct:completer_entry
1836
if (ent->
is_terminal
)
2238
|| ent1->
is_terminal
!= ent2->
is_terminal
2372
if (ent->
is_terminal
)
2380
while (p != NULL && ! p->
is_terminal
)
2577
nent->
is_terminal
= 0;
2589
if ((*ptr)->
is_terminal
)
2592
(*ptr)->
is_terminal
= 1;
2626
ent->
is_terminal
? 1 : 0
[
all
...]
Completed in 35 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026