Searched defs:domain (Results 1 - 25 of 406) sorted by relevance

1234567891011>>

/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Dinnetgr.c39 innetgr(const char *netgroup, const char *machine, const char *user, const char *domain) argument
/macosx-10.10/WebCore-7600.1.25/platform/network/win/
H A DResourceError.h38 ResourceError(const String& domain, int errorCode, const String& failingURL, const String& localizedDescription) argument
/macosx-10.10/bind9-45.101/bind9/lib/irs/include/irs/
H A Dresconf.h37 char *domain; member in struct:irs_resconf_search
/macosx-10.10/Libc-1044.1.2/stdio/
H A Dxprintf_comp.c55 new_printf_comp(printf_domain_t restrict domain, locale_t loc, const char * restrict fmt) argument
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-dnssrv/
H A Dreferral.c39 char *domain = NULL; local
/macosx-10.10/Security-57031.1.35/Security/sec/Security/
H A DSecTrustStore.c45 SecTrustStoreRef SecTrustStoreForDomain(SecTrustStoreDomain domain) { argument
/macosx-10.10/WebCore-7600.1.25/inspector/
H A DInspectorDatabaseInstrumentation.h41 inline void InspectorInstrumentation::didOpenDatabase(ScriptExecutionContext* context, PassRefPtr<Database> database, const String& domain, const String& name, const String& version) argument
H A DInspectorDatabaseResource.cpp47 PassRefPtr<InspectorDatabaseResource> InspectorDatabaseResource::create(PassRefPtr<Database> database, const String& domain, const String& name, const String& version) argument
52 InspectorDatabaseResource::InspectorDatabaseResource(PassRefPtr<Database> database, const String& domain, const String& name, const String& version) argument
/macosx-10.10/mDNSResponder-561.1.1/mDNSShared/Java/
H A DDomainListener.java42 void domainFound( DNSSDService domainEnum, int flags, int ifIndex, String domain); argument
58 domainLost( DNSSDService domainEnum, int flags, int ifIndex, String domain) argument
[all...]
H A DRegisterListener.java46 serviceRegistered( DNSSDRegistration registration, int flags, String serviceName, String regType, String domain) argument
/macosx-10.10/postfix-255/postfix/src/util/
H A Dsane_socketpair.c46 int sane_socketpair(int domain, int type, int protocol, int *result) argument
/macosx-10.10/xnu-2782.1.97/libsyscall/wrappers/legacy/
H A Dsocketpair.c47 socketpair(int domain, int type, int protocol, int socket_vector[2]) argument
/macosx-10.10/Heimdal-398.1.2/kuser/
H A Dntlm.c94 char *user = NULL, *domain = NULL; local
/macosx-10.10/Heimdal-398.1.2/lib/gssapi/digest/
H A Daccept_sec_context.c43 _gss_scram_allocate_ctx(OM_uint32 *minor_status, const char *domain, scram_id_t *ctx) argument
/macosx-10.10/Heimdal-398.1.2/lib/gssapi/ntlm/
H A Diter_cred.c64 char *user = NULL, *domain = NULL; local
/macosx-10.10/Libc-1044.1.2/stdio/FreeBSD/
H A Dvasprintf.c41 _vasprintf(printf_comp_t __restrict pc, printf_domain_t __restrict domain, char ** __restrict str, locale_t __restrict loc, const char * __restrict fmt, __va_list ap) argument
H A Dvdprintf.c42 _vdprintf(printf_comp_t __restrict pc, printf_domain_t __restrict domain, int fd, locale_t __restrict loc, const char * __restrict fmt, va_list ap) argument
H A Dvsnprintf.c46 _vsnprintf(printf_comp_t __restrict pc, printf_domain_t __restrict domain, char * __restrict str, size_t n, locale_t __restrict loc, const char * __restrict fmt, __va_list ap) argument
/macosx-10.10/Security-57031.1.35/Security/libsecurity_sd_cspdl/lib/
H A DSDCSPDLPlugin.cpp96 void SDCSPDLPlugin::consume(NotificationDomain domain, NotificationEvent event, argument
/macosx-10.10/Security-57031.1.35/SecurityTool/
H A Dtrust_settings_impexp.c43 SecTrustSettingsDomain domain = kSecTrustSettingsDomainUser; local
98 SecTrustSettingsDomain domain = kSecTrustSettingsDomainUser; local
/macosx-10.10/WebCore-7600.1.25/platform/network/cf/
H A DResourceError.h53 ResourceError(const String& domain, int errorCode, const String& failingURL, const String& localizedDescription) argument
/macosx-10.10/WebCore-7600.1.25/platform/network/curl/
H A DResourceError.h47 ResourceError(const String& domain, int errorCode, const String& failingURL, const String& localizedDescription) argument
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DNetworkTimelineView.js35 var columns = {domain: {}, type: {}, method: {}, scheme: {}, statusCode: {}, cached: {}, size: {}, transferSize: {}, requestSent: {}, latency: {}, duration: {}}; property in class:WebInspector.NetworkTimelineView.columns
/macosx-10.10/WebKit2-7600.1.25/Shared/
H A DAPIError.h54 const WTF::String& domain() const { return m_platformError.domain(); } function in class:API::Error
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/efl/
H A Dewk_error.cpp53 WKRetainPtr<WKStringRef> EwkError::domain() const function in class:EwkError

Completed in 186 milliseconds

1234567891011>>