Searched defs:*toc* (Results 376 - 400 of 1135) sorted by relevance

<<11121314151617181920>>

/macosx-10.10.1/configd-699.1.5/scutil.tproj/
H A Dnet_protocol.c49 _compare_protocols(const void *val1, const void *val2, void *context) function
97 _find_protocol(cha function
139 SCNetworkProtocolRef protocol; local
184 create_protocol(int argc, char **argv) function
187 CFStringRef protocolType; local
260 disable_protocol(int argc, char **argv) function
262 SCNetworkProtocolRef protocol = NULL; local
295 enable_protocol(int argc, char **argv) function
297 SCNetworkProtocolRef protocol = NULL; local
330 remove_protocol(int argc, char **argv) function
332 SCNetworkProtocolRef protocol = NULL; local
333 CFStringRef protocolType; local
387 select_protocol(int argc, char **argv) function
389 SCNetworkProtocolRef protocol; local
600 set_protocol_dns(int argc, char **argv, CFMutableDictionaryRef newConfiguration) function
722 set_protocol_ipv4(int argc, char **argv, CFMutableDictionaryRef newConfiguration) function
874 set_protocol_ipv6(int argc, char **argv, CFMutableDictionaryRef newConfiguration) function
1233 set_protocol_proxies(int argc, char **argv, CFMutableDictionaryRef newConfiguration) function
1419 set_protocol_smb(int argc, char **argv, CFMutableDictionaryRef newConfiguration) function
1437 set_protocol(int argc, char **argv) function
1442 CFStringRef protocolType; local
1508 show_protocol(int argc, char **argv) function
1511 SCNetworkProtocolRef protocol = NULL; local
1512 CFStringRef protocolType; local
1551 show_protocols(int argc, char **argv) function
1587 SCNetworkProtocolRef protocol; local
1588 CFStringRef protocolType; local
1621 _protocol_description(SCNetworkProtocolRef protocol, Boolean skipEmpty) argument
1625 CFStringRef protocolType; local
[all...]
H A Dnet_service.c770 __show_service_protocols(SCNetworkServiceRef service, const char *prefix, Boolean skipEmpty) function
774 CFArrayRef protocols; local
796 SCNetworkProtocolRef protocol; local
801 CFStringRef protocolType; local
825 CFArrayRef protocols; local
913 SCNetworkProtocolRef protocol; local
[all...]
/macosx-10.10.1/cups-408/cups/backend/
H A Dbackend-private.h171 #define CUPS_OID_ppmPortProtocolType CUPS_OID_ppmPortEntry,5 macro
172 #define CUPS_OID_ppmPortProtocolTargetPort CUPS_OID_ppmPortEntry,6 macro
173 #define CUPS_OID_ppmPortProtocolAltSourceEnabled CUPS_OID_ppmPortEntry,7 macro
H A Ddnssd.c665 browse_callback( AvahiServiceBrowser *browser, AvahiIfIndex interface, AvahiProtocol protocol, AvahiBrowserEvent event, const char *name, const char *type, const char *domain, AvahiLookupResultFlags flags, void *context) argument
[all...]
H A Dusb-darwin.c134 #define kUSBPrintingProtocolNoOpen 0 macro
135 #define kUSBPrintingProtocolUnidirectional 1 macro
136 #define kUSBPrintingProtocolBidirectional 2 macro
H A Dusb-libusb.c54 protocol, /* Protocol: 1 = Uni-di, 2 = Bi-di. */ member in struct:usb_printer_s
812 protocol, /* Current protocol */ local
[all...]
/macosx-10.10.1/cups-408/cups/cups/
H A Ddest.c2710 cups_dnssd_browse_cb( AvahiServiceBrowser *browser, AvahiIfIndex interface, AvahiProtocol protocol, AvahiBrowserEvent event, const char *name, const char *type, const char *domain, AvahiLookupResultFlags flags, void *context) argument
[all...]
H A Dhttp-support.c2336 http_resolve_cb( AvahiServiceResolver *resolver, AvahiIfIndex interface, AvahiProtocol protocol, AvahiResolverEvent event, const char *name, const char *type, const char *domain, const char *hostTarget, const AvahiAddress *address, uint16_t port, AvahiStringList *txt, AvahiLookupResultFlags flags, void *context) argument
H A Dppd.h339 char *protocols; /* Protocols (BCP, TBCP) string @since CUPS 1.1.19/OS X 10.3@ */ member in struct:ppd_file_s
/macosx-10.10.1/cups-408/cups/scheduler/
H A Dconf.c2520 parse_protocols(const char *s) /* I - Space-delimited protocols */ function
2522 int protocols; /* Brows local
3055 int protocols = parse_protocols(value); local
[all...]
H A Dipp.c4424 char cups_protocol[PPD_MAX_LINE]; local
/macosx-10.10.1/cups-408/cups/systemv/
H A Dlpadmin.c1246 const char *protocol, /* Old protocol option */ local
/macosx-10.10.1/cups-408/cups/test/
H A Dippfind.c1531 browse_callback( AvahiServiceBrowser *browser, AvahiIfIndex interface, AvahiProtocol protocol, AvahiBrowserEvent event, const char *name, const char *type, const char *domain, AvahiLookupResultFlags flags, void *context) argument
2601 resolve_callback( AvahiServiceResolver *resolver, AvahiIfIndex interface, AvahiProtocol protocol, AvahiResolverEvent event, const char *serviceName, const char *regtype, const char *replyDomain, const char *hostTarget, const AvahiAddress *address, uint16_t port, AvahiStringList *txt, AvahiLookupResultFlags flags, void *context) argument
[all...]
/macosx-10.10.1/curl-83.1.2/curl/include/curl/
H A Dcurl.h333 int protocol; member in struct:curl_sockaddr
2211 const char * const *protocols; member in struct:__anon7051
[all...]
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dconnect.h84 int protocol; member in struct:Curl_sockaddr_ex
H A Dcurl_addrinfo.h55 int ai_protocol; member in struct:Curl_addrinfo
H A Dhostasyn.c123 Curl_async_resolved(struct connectdata *conn, bool *protocol_done) argument
H A Dhttp_negotiate.c145 const char* protocol; local
H A Dhttp_negotiate_sspi.c98 const char* protocol; local
H A Dmemdebug.c342 curl_socket_t curl_socket(int domain, int type, int protocol, argument
360 int curl_socketpair(int domain, int type, int protocol, argument
H A Dmulti.c927 bool protocol_connect = FALSE; local
[all...]
H A Dsendf.c543 size_t bytestocopy = CURLMIN(conn->buf_len - conn->read_pos, local
H A Dsocks.c109 Curl_SOCKS4(const char *proxy_name, const char *hostname, int remote_port, int sockindex, struct connectdata *conn, bool protocol4a) argument
[all...]
H A Dtransfer.c1833 bool protocol_done = TRUE; local
[all...]
H A Durl.c156 static const struct Curl_handler * const protocols[] = { variable
3318 int Curl_protocol_getsock(struct connectdata *conn, function
3342 CURLcode Curl_protocol_connecting(struct connectdata *conn, function
3362 CURLcode Curl_protocol_doing(struct connectdata *conn, bool *done) function
3381 Curl_protocol_connect(struct connectdata *conn, bool *protocol_done) argument
3684 static CURLcode findprotocol(struct SessionHandle *data, function
5622 Curl_setup_conn(struct connectdata *conn, bool *protocol_done) argument
5700 Curl_connect(struct SessionHandle *data, struct connectdata **in_connect, bool *asyncp, bool *protocol_done) argument
[all...]

Completed in 1471 milliseconds

<<11121314151617181920>>