Searched defs:all (Results 1 - 4 of 4) sorted by relevance

/bind-9.11.3/bin/pkcs11/
H A Dpkcs11-list.c72 isc_boolean_t error = ISC_FALSE, logon = ISC_TRUE, all = ISC_FALSE; local
122 all = ISC_TRUE;
168 rv = pkcs_C_FindObjectsInit(hSession, search_template, all ? 0 : 1);
/bind-9.11.3/bin/tests/system/lwresd/
H A Dlwtest.c308 int v4map, int all)
318 if (all)
307 test_getipnodebyname(const char *name, const char *address, int af, int v4map, int all) argument
/bind-9.11.3/bin/named/
H A Dserver.c457 end_reserved_dispatches(ns_server_t *server, isc_boolean_t all);
1629 * Check that all the arguments match.
2475 * We have to walk through all the member zones and attach
2690 "all-per-second");
3057 } else if (strcasecmp(str, "all") == 0) {
5531 * only possible if all of these are true:
6965 * object, "config", "vconfig", "mctx", "view" and "actx" as arguments (all
7100 * by reattaching all zones found in NZD to the old view. If
7321 * Shut down all dyndb instances.
7884 * Create the views and count all th
9075 end_reserved_dispatches(ns_server_t *server, isc_boolean_t all) argument
[all...]
/bind-9.11.3/lib/dns/
H A Dzone.c917 /* XXX MPA check that all elements are initialised */
2460 * all we're interested in.)
3530 * Get the RRset containing all private-type records at the zone apex.
3674 * regenerate all the NSEC3 chains.
3846 * Remove from the key zone all the KEYDATA records found in rdataset.
3931 * Add a null key to the security roots for so that all queries
3969 /* Now insert all the accepted trust anchors from this keydata set. */
4100 * Write all transactions in 'diff' to the zone journal file.
4235 * zone. If a domain is no longer named in managed-keys, delete all keys
6953 * Otherwise it needs to be deleted as we have removed all
18505 isc_boolean_t all; member in struct:keydone
[all...]

Completed in 61 milliseconds