Searched refs:claimed (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/bind9-45.101/bind9/bin/named/
H A Dlwdgabn.c344 isc_boolean_t claimed; local
355 claimed = ISC_FALSE;
359 claimed = ISC_TRUE;
363 claimed = ISC_TRUE;
366 if (claimed)
408 isc_boolean_t claimed; local
473 claimed = ISC_FALSE;
482 claimed = ISC_TRUE;
493 claimed = ISC_TRUE;
512 if (claimed)
[all...]
/macosx-10.10/llvmCore-3425.0.34/tools/gold/
H A Dgold-plugin.cpp84 // Note: This array will contain all plugin options which are not claimed
127 int *claimed);
241 int *claimed) {
280 *claimed = 1;
240 claim_file_hook(const ld_plugin_input_file *file, int *claimed) argument
/macosx-10.10/DiskArbitration-268/DiskArbitration/
H A DDiskArbitration.c591 boolean_t claimed; local
593 claimed = FALSE;
597 _DAServerDiskIsClaimed( _DADiskGetSessionID( disk ), _DADiskGetID( disk ), &claimed ); local
600 return claimed;
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/liblunicode/ucdata/
H A Dapi.txt12 functions are no-ops. Also, the MUTT API claimed to be compatible with
172 However, the Readme also claimed to be compatible with John Cowan's uctype
/macosx-10.10/PowerManagement-494.1.2/pmconfigd/
H A DPrivateLib.c1754 char claimed[255]; local
1777 snprintf(claimed, sizeof(claimed), "DriverReason:%s - DriverDetails:%s",
1782 asl_set(m, key, claimed);
/macosx-10.10/PowerManagement-494.1.2/pmset/
H A Dpmset.c5858 const char *claimed; local
5862 claimed = asl_get(m, key);
5863 if (!claimed) {
5871 printf("%-75s\n", claimed);

Completed in 376 milliseconds