Searched refs:myself (Results 1 - 22 of 22) sorted by relevance

/macosx-10.10/zsh-61/zsh/Src/
H A Dmain.c77 cygwin_premain0 (int argc, char **argv, void *myself) argument
/macosx-10.10/Security-57031.1.35/Security/include/security_keychain/
H A DSecKeychainAddIToolsPassword.cpp61 // now add "myself" as an ordinary application
62 CFRef<SecTrustedApplicationRef> myself; local
63 MacOSError::check(SecTrustedApplicationCreateFromPath(NULL, &myself.aref()));
64 CFArrayAppendValue(apps, myself);
H A DSecAccess.cpp609 SecTrustedApplicationRef myself=NULL, someOther=NULL; local
613 err = SecTrustedApplicationCreateFromPath(NULL, &myself);
615 CFArrayAppendValue(trustedApplications,myself);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DSecKeychainAddIToolsPassword.cpp61 // now add "myself" as an ordinary application
62 CFRef<SecTrustedApplicationRef> myself; local
63 MacOSError::check(SecTrustedApplicationCreateFromPath(NULL, &myself.aref()));
64 CFArrayAppendValue(apps, myself);
H A DSecAccess.cpp609 SecTrustedApplicationRef myself=NULL, someOther=NULL; local
613 err = SecTrustedApplicationCreateFromPath(NULL, &myself);
615 CFArrayAppendValue(trustedApplications,myself);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DSecKeychainAddIToolsPassword.cpp61 // now add "myself" as an ordinary application
62 CFRef<SecTrustedApplicationRef> myself; local
63 MacOSError::check(SecTrustedApplicationCreateFromPath(NULL, &myself.aref()));
64 CFArrayAppendValue(apps, myself);
H A DSecAccess.cpp609 SecTrustedApplicationRef myself=NULL, someOther=NULL; local
613 err = SecTrustedApplicationCreateFromPath(NULL, &myself);
615 CFArrayAppendValue(trustedApplications,myself);
/macosx-10.10/Security-57031.1.35/SecurityTests/regressions/kc/
H A Dkc-50-iPhone-emulation.c130 SecTrustedApplicationRef myself = NULL; local
131 ok_status(SecTrustedApplicationCreateFromPath(NULL, &myself), "create trusted app for self");
132 CFArrayRef trustedApplications = CFArrayCreate(NULL, (const void **)&myself, 1, &kCFTypeArrayCallBacks);
135 CFRelease(myself);
/macosx-10.10/ncurses-44/ncurses/test/
H A Drain.c62 pthread_t myself; member in struct:__anon11268
222 * Find myself in the list of threads so we can count the number of loops.
225 if (drop_threads[mystats].myself == pthread_self())
272 rc = pthread_create(&(drop_threads[used_threads].myself),
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOPMrootDomain.cpp8093 PMAssertionsTracker *myself; local
8095 myself = new PMAssertionsTracker;
8097 if (myself) {
8098 myself->init();
8099 myself->owner = rootDomain;
8100 myself->issuingUniqueID = kAssertUniqueIDStart;
8101 myself->assertionsArray = OSArray::withCapacity(5);
8102 myself->assertionsKernel = 0;
8103 myself->assertionsUser = 0;
8104 myself
[all...]
/macosx-10.10/CPANInternal-159.1/Pod-ProjectDocs-0.40/inc/Module/
H A DAutoInstall.pm138 # check for a newer version of myself
596 *** Cannot bootstrap myself. :-( Installation terminated.
/macosx-10.10/Security-57031.1.35/Security/include/securityd_client/
H A Dssclient.h441 RefPointer<OSXCode> myself; member in struct:Security::SecurityServer::ClientSession::Global
/macosx-10.10/Security-57031.1.35/Security/libsecurityd/lib/
H A Dssclient.h441 RefPointer<OSXCode> myself; member in struct:Security::SecurityServer::ClientSession::Global
/macosx-10.10/emacs-93/emacs/lisp/play/
H A Ddoctor.el361 (i could ask the same thing myself \.)
363 (i have asked myself that question many times \.)
465 (myself . (yourself))
466 (yourself . (myself))
1078 i me mine myself
1614 (if (or (memq 'me sent)(memq 'myself sent)(memq 'i sent))
/macosx-10.10/mDNSResponder-561.1.1/mDNSCore/
H A DmDNS.c355 mDNSexport mDNSBool mDNS_AddressIsLocalSubnet(mDNS *const m, const mDNSInterfaceID InterfaceID, const mDNSAddr *addr, mDNSBool *myself) argument
367 if (myself)
370 *myself = mDNStrue;
372 *myself = mDNSfalse;
373 if (*myself)
391 if (myself)
394 *myself = mDNStrue;
396 *myself = mDNSfalse;
397 if (*myself)
8728 mDNSBool myself; local
[all...]
H A DmDNSEmbeddedAPI.h2782 extern mDNSBool mDNS_AddressIsLocalSubnet(mDNS *const m, const mDNSInterfaceID InterfaceID, const mDNSAddr *addr, mDNSBool *myself);
/macosx-10.10/emacs-93/emacs/etc/
H A Dorgcard.tex467 %\key{\kbd{vm://myself@some.where.org/folder\#id}}{\rm VM remote}
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/ldaptcl/
H A Dconfigure112 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
3270 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
/macosx-10.10/vim-55/src/
H A DMakefile1684 myself:
/macosx-10.10/ICU-531.30/icuSources/
H A Dconfigure114 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
7743 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
/macosx-10.10/ruby-106/ruby/
H A Dconfigure110 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
20058 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
/macosx-10.10/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dtommath.tex147 really, so I thought I could help, learn, and stop myself from watching daytime cable TV, all at once.

Completed in 299 milliseconds