Searched refs:remove (Results 1 - 25 of 1926) sorted by last modified time

1234567891011>>

/macosx-10.9.5/xnu-2422.115.4/tools/tests/xnu_quick_test/
H A Dmisc.c154 remove( my_pathp );
H A Dsocket_tests.c395 remove( my_parent_pathp );
399 remove( my_child_pathp );
H A Dtests.c113 remove( my_pathp );
437 remove( my_pathp );
618 remove( my_pathp );
753 remove( my_pathp );
757 remove( my_path2p );
883 remove( my_pathp );
1002 /* Try to remove the file owned by root (this should fail). */
1018 /* Try to remove the file owned by root again (should give us: EPERM [13]) */
1085 remove( my_pathp );
1297 remove( my_path
[all...]
/macosx-10.9.5/xnu-2422.115.4/osfmk/i386/
H A Dpmap_x86_common.c646 * 1) If va was mapped, update TLBs, remove the mapping
647 * and remove old pvlist entry.
1002 * Just remove the mappings.
1173 * 2 function calls for every remove. Note also that these functions
1275 boolean_t remove; local
1300 remove = FALSE;
1305 remove = TRUE;
1343 if (remove) {
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOPMrootDomain.cpp3231 // have no need to remove themselves later.
3328 // with 'removeFeatureID'. If found, we remove it from our tracking
3373 // If the array only contains one element, remove
3377 // Otherwise remove the element from a copy of the array.
5651 if (notifier) notifier->remove();
5917 // is TRUE, then remove the power clamp and allow the power state to drop
6162 // the very infrequently used publish/remove feature mechanism; so there's zero rsk
/macosx-10.9.5/Security-55471.14.18/authd/
H A Dengine.c895 // if buf ends with a . and we didn't find a rule remove .
1209 OSStatus engine_verify_modification(engine_t engine, rule_t rule, bool remove, bool force_modify) argument
1225 // config.add. config.modify. config.remove. config.{}.
1230 if (!remove) {
/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
H A Dpolicyengine.cpp757 CFDictionaryRef PolicyEngine::remove(CFTypeRef target, AuthorityType type, SecAssessmentFlags flags, CFDictionaryRef context) function in class:Security::CodeSigning::PolicyEngine
837 result = this->remove(target, type, flags, context);
H A Dbundlediskrep.cpp646 void BundleDiskRep::Writer::remove() function in class:Security::CodeSigning::BundleDiskRep::Writer
648 // remove signature from the executable
649 execWriter->remove();
651 // remove signature files from bundle
653 remove(slot);
654 remove(cdSignatureSlot);
657 void BundleDiskRep::Writer::remove(CodeDirectory::SpecialSlot slot) function in class:Security::CodeSigning::BundleDiskRep::Writer
H A Dbundlediskrep.h120 void remove();
125 void remove(CodeDirectory::SpecialSlot slot);
H A Ddiskrep.cpp260 // remove any final extension (last dot) unless it's numeric
302 void DiskRep::Writer::remove() function in class:Security::CodeSigning::DiskRep::Writer
H A Ddiskrep.h163 virtual void remove();
H A Dpolicyengine.h59 CFDictionaryRef remove(CFTypeRef target, AuthorityType type, SecAssessmentFlags flags, CFDictionaryRef context);
H A Dsigner.cpp94 void SecCodeSigner::Signer::remove(SecCSFlags flags) function in class:Security::CodeSigning::SecCodeSigner::Signer
96 // can't remove a detached signature
109 writer->remove();
H A Dsigner.h53 void remove(SecCSFlags flags);
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
H A Dpolicyengine.cpp757 CFDictionaryRef PolicyEngine::remove(CFTypeRef target, AuthorityType type, SecAssessmentFlags flags, CFDictionaryRef context) function in class:Security::CodeSigning::PolicyEngine
837 result = this->remove(target, type, flags, context);
H A Dbundlediskrep.cpp646 void BundleDiskRep::Writer::remove() function in class:Security::CodeSigning::BundleDiskRep::Writer
648 // remove signature from the executable
649 execWriter->remove();
651 // remove signature files from bundle
653 remove(slot);
654 remove(cdSignatureSlot);
657 void BundleDiskRep::Writer::remove(CodeDirectory::SpecialSlot slot) function in class:Security::CodeSigning::BundleDiskRep::Writer
H A Dbundlediskrep.h120 void remove();
125 void remove(CodeDirectory::SpecialSlot slot);
H A Ddiskrep.cpp260 // remove any final extension (last dot) unless it's numeric
302 void DiskRep::Writer::remove() function in class:Security::CodeSigning::DiskRep::Writer
H A Ddiskrep.h163 virtual void remove();
H A Dpolicyengine.h59 CFDictionaryRef remove(CFTypeRef target, AuthorityType type, SecAssessmentFlags flags, CFDictionaryRef context);
H A Dsigner.cpp94 void SecCodeSigner::Signer::remove(SecCSFlags flags) function in class:Security::CodeSigning::SecCodeSigner::Signer
96 // can't remove a detached signature
109 writer->remove();
H A Dsigner.h53 void remove(SecCSFlags flags);
/macosx-10.9.5/configd-596.15/Plugins/IPMonitor/
H A Dip_plugin.c508 CFMutableArrayRef remove; member in struct:__anon7039
537 keys->remove = CFArrayCreateMutable(NULL, 0, &kCFTypeArrayCallBacks);
548 my_CFRelease(&keys->remove);
557 (CFArrayGetCount(keys->remove) > 0) ||
571 my_CFArrayAppendUniqueValue(keys->remove, key);
579 my_CFArrayRemoveValue(keys->remove, key);
588 CFArrayRef remove = keys->remove; local
594 if (CFArrayGetCount(remove) == 0) {
595 remove
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Ddtfmttst.cpp497 buf.remove().append(PATTERN_CHARS);
548 logln(" Pattern = " + sdtfmt->toPattern(buf.remove()));
552 logln((UnicodeString)" Result = " + df->format(aug13, buf.remove()));
557 buf.remove();
572 buf.remove();
587 buf.remove();
1841 gotstr.remove();
1927 fmt.format(date, str.remove()));
1935 univ.format(date, str.remove()),
1936 univ.format(parsedate, str2.remove()));
[all...]
H A Dtztest.cpp372 // Test legacy API -- remove these tests when the corresponding API goes away (duh)
1030 rv.remove();
1075 rv.remove();
1343 fromName.remove();
1344 toName.remove();
1357 fromName.remove();
1358 toName.remove();
1429 name.remove();
1439 name.remove();
1466 name.remove();
[all...]

Completed in 264 milliseconds

1234567891011>>