OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ispositive
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/bin/nsupdate/
nsupdate.c
1386
make_prereq(char *cmdline, bool
ispositive
, bool isrrset) {
1456
if (isrrset &&
ispositive
) {
1469
if (
ispositive
) {
1497
bool
ispositive
, isrrset;
local
1506
ispositive
= false;
1509
ispositive
= true;
1512
ispositive
= false;
1515
ispositive
= true;
1521
return make_prereq(cmdline,
ispositive
, isrrset);
/src/external/mpl/bind/dist/lib/ns/
query.c
524
query_addwildcardproof(query_ctx_t *qctx, bool
ispositive
, bool nodata);
11278
query_addwildcardproof(query_ctx_t *qctx, bool
ispositive
, bool nodata) {
11317
* Get the NOQNAME proof then if !
ispositive
11409
if (!
ispositive
) {
11453
if (
ispositive
) {
11497
if (!
ispositive
) {
11541
ispositive
= true; /* prevent loop */
Completed in 24 milliseconds
Indexes created Tue Jul 07 00:25:39 UTC 2026