Searched defs:serv (Results 51 - 75 of 78) sorted by relevance

1234

/macosx-10.9.5/configd-596.15/Plugins/IPMonitor/
H A Dsmb-configuration.c477 reverseDNSComplete(int32_t status, char *host, char *serv, void *context) argument
/macosx-10.9.5/libresolv-54/
H A Dres_mkupdate.c1049 static struct servent serv; local
/macosx-10.9.5/ppp-727.90.1/Controller/
H A Dppp_socket_server.c509 struct service *serv = ppp_find(msg); local
548 struct service *serv = ppp_find(msg); local
575 struct service *serv = ppp_find(msg); local
613 struct service *serv = ppp_find(msg); local
635 struct service *serv = ppp_find(msg); local
654 struct service *serv = ppp_find(msg); local
673 struct service *serv = ppp_find(msg); local
797 struct service *serv; local
829 struct service *serv; local
866 struct service *serv; local
900 struct service *serv; local
940 struct service *serv = ppp_find(msg); local
967 struct service *serv = ppp_find(msg); local
986 struct service *serv = ppp_find(msg); local
1132 struct service *serv = ppp_find(msg); local
1326 struct service *serv = ppp_find(msg); local
[all...]
H A Dscnc_mach_server.c312 struct service *serv = 0; local
346 struct service *serv = 0; local
389 struct service *serv = 0; local
431 struct service *serv local
474 struct service *serv = 0; local
533 struct service *serv = 0; local
588 struct service *serv = 0; local
618 struct service *serv = 0; local
681 struct service *serv; local
726 struct service *serv; local
787 struct service *serv; local
[all...]
H A Dnetwork_detection.c46 struct service *serv; member in struct:probe
57 struct service *serv; member in struct:dns_redirect_context
61 service_is_valid (struct service *serv) argument
100 struct service *serv = context->serv; local
183 dns_redirect_detection_start(struct service *serv) argument
361 copy_trigger_info(struct service *serv, CFMutableDictionaryRef *ondemand_dict_cp, CFMutableArrayRef *trigger_array_cp, CFMutableDictionaryRef *trigger_dict_cp) argument
433 ondemand_add_action(struct service *serv, CFStringRef action, CFPropertyListRef actionParameters) argument
446 ondemand_clear_action(struct service *serv) argument
454 dodisconnect(struct service *serv) argument
463 ondemand_save_probe_result(struct service *serv, CFStringRef URL, Boolean succeeded) argument
475 ondemand_probe_already_sent(struct service *serv, CFStringRef URL) argument
484 ondemand_clear_probe_results(struct service *serv) argument
490 doEvaluateConnection(struct service *serv, CFArrayRef domainRules) argument
602 vpn_action(struct service *serv, CFStringRef match_action, CFPropertyListRef actionParameters) argument
663 struct service *serv; local
711 alloc_new_probe(struct service *serv, CFStringRef url_string, CFArrayRef matcharray, CFIndex matcharray_index, CFDictionaryRef primary_dns_dict, CFStringRef primary_interface_name, CFStringRef primary_interface_type) argument
737 start_https_probe(struct service *serv, CFStringRef https_probe_server, CFArrayRef matcharray, CFIndex matcharray_index, CFDictionaryRef primary_dns_dict, CFStringRef primary_interface_name, CFStringRef primary_interface_type) argument
776 resume_check_network(struct service *serv, CFArrayRef match_array, CFIndex match_array_offset, CFDictionaryRef primary_dns_dict, CFStringRef primary_interface_name, CFStringRef primary_interface_type) argument
898 check_network(struct service *serv) argument
[all...]
H A Dppp_manager.c134 int ppp_new_service(struct service *serv) argument
169 ppp_dispose_service(struct service *serv) argument
185 ppp_user_notification_callback(struct service *serv, CFUserNotificationRef userNotification, CFOptionFlags responseFlags) argument
193 display_error(struct service *serv) argument
298 setup_PPPoE(struct service *serv) argument
348 dispose_PPPoE(struct service *serv) argument
363 ppp_setup_service(struct service *serv) argument
488 ppp_can_sleep(struct service *serv) argument
502 ppp_will_sleep(struct service *serv, int checking) argument
522 ppp_ipv4_state_changed(struct service *serv) argument
530 ppp_wake_up(struct service *serv) argument
551 ppp_log_out(struct service *serv) argument
563 ppp_log_in(struct service *serv) argument
576 ppp_log_switch(struct service *serv) argument
601 ppp_ondemand_add_service_data(struct service *serv, CFMutableDictionaryRef ondemand_dict) argument
712 send_pppd_params(struct service *serv, CFDictionaryRef service, CFDictionaryRef options, u_int8_t onTraffic) argument
1447 change_pppd_params(struct service *serv, CFDictionaryRef service, CFDictionaryRef options) argument
1479 ppp_start(struct service *serv, CFDictionaryRef options, uid_t uid, gid_t gid, mach_port_t bootstrap, mach_port_t au_session, u_int8_t onTraffic, u_int8_t onDemand) argument
1635 struct service *serv = findbyref(TYPE_PPP, (u_int32_t)(uintptr_t)arg); local
1696 ppp_persist_connection_exec_callback(struct service *serv, int exitcode) argument
1741 struct service *serv = findbyref(TYPE_PPP, (u_int32_t)(uintptr_t)context); local
1825 ppp_stop(struct service *serv, int signal) argument
1886 ppp_suspend(struct service *serv) argument
1897 ppp_resume(struct service *serv) argument
1910 ppp_check_status_for_disconnect_by_recoverable_error(struct service *serv, int status, int devstatus) argument
1941 ppp_updatestatus(struct service *serv, int status, int devstatus) argument
1957 ppp_check_phase_for_disconnect_by_recoverable_error(struct service *serv, int phase) argument
1995 ppp_disconnect_if_location_changed(struct service *serv, int phase) argument
2011 ppp_updatephase(struct service *serv, int phase, int ifunit) argument
2075 ppp_is_pid(struct service *serv, int pid) argument
2082 ppp_getstatus(struct service *serv) argument
2117 ppp_getstatus1(struct service *serv, void **reply, u_int16_t *replylen) argument
2206 ppp_copyextendedstatus(struct service *serv, void **reply, u_int16_t *replylen) argument
2304 ppp_copystatistics(struct service *serv, void **reply, u_int16_t *replylen) argument
2389 ppp_getconnectsystemdata(struct service *serv, void **reply, u_int16_t *replylen) argument
2429 ppp_getconnectdata(struct service *serv, void **reply, u_int16_t *replylen, int all) argument
[all...]
H A Dscnc_main.c208 struct service *serv; local
296 struct service *serv; local
324 allow_dispose(struct service *serv) argument
495 ^(struct service *serv) { struct
838 struct service *serv = NULL; local
1085 struct service *serv; local
1110 struct service *serv; local
1131 struct service *serv; local
1186 struct service *serv; local
1198 service_started(struct service *serv) argument
1217 service_ending_verify_primaryservice(struct service *serv) argument
1253 service_ended(struct service *serv) argument
1289 struct service *serv; local
1305 struct service *serv; local
1322 struct service *serv; local
1341 struct service *serv; local
1384 struct service *serv; local
1436 struct service *serv = 0; local
1508 dispose_service(struct service *serv) argument
1579 struct service *serv; local
1601 struct service *serv; local
1645 struct service *serv; local
1717 struct service *serv; local
1733 struct service *serv; local
1745 struct service *serv; local
1764 struct service *serv; local
1775 makeref(struct service *serv) argument
1788 struct service *serv; local
1806 struct service *serv = TAILQ_FIRST(&service_head); local
1830 struct service *serv; local
1851 phase_changed(struct service *serv, int phase) argument
1863 start_profile_janitor(struct service *serv) argument
1928 struct service *serv; local
2006 ondemand_publish_dns_triggering_dicts(struct service *serv) argument
2017 ondemand_unpublish_dns_triggering_dicts(struct service *serv) argument
2055 ondemand_add_service(struct service *serv, Boolean update_configuration) argument
2316 ondemand_remove_service(struct service *serv) argument
2401 disable_ondemand(struct service *serv) argument
2417 cellular_event(struct service *serv, int event) argument
2427 struct service *serv = info; local
2436 struct service *serv = (struct service *)info; local
2477 bringup_cellular(struct service *serv) argument
2578 add_client(struct service *serv, void *client, int autoclose) argument
2595 remove_client(struct service *serv, void *client) argument
2613 get_client(struct service *serv, void *client) argument
2627 remove_all_clients(struct service *serv) argument
2639 get_plugin_pid_str(struct service *serv, int pid, char *pid_buf, int pid_buf_len) argument
2657 log_scnc_stop(struct service *serv, pid_t pid, int scnc_reason) argument
2725 log_scnc_start(struct service *serv, int onDemand, CFStringRef onDemandHostName, int pid, int status, int trafficClass) argument
2764 get_metric_protocol(struct service *serv) argument
2789 log_vpn_metrics(struct service *serv) argument
2819 scnc_stop(struct service *serv, void *client, int signal, int scnc_reason) argument
2855 scnc_evaluate_traffic_class(struct service *serv, uint32_t trafficClass) argument
2874 scnc_bootstrap_dealloc(struct service *serv) argument
2882 scnc_bootstrap_retain(struct service *serv, mach_port_t bootstrap) argument
2893 scnc_ausession_dealloc(struct service *serv) argument
2901 scnc_ausession_retain(struct service *serv, mach_port_t au_session) argument
2914 scnc_start(struct service *serv, CFDictionaryRef options, void *client, int autoclose, uid_t uid, gid_t gid, int pid, mach_port_t bootstrap, mach_port_t au_session) argument
3050 scnc_suspend(struct service *serv) argument
3064 scnc_resume(struct service *serv) argument
3078 scnc_getstatus(struct service *serv) argument
3092 scnc_copyextendedstatus(struct service *serv, void **reply, u_int16_t *replylen) argument
3106 scnc_copystatistics(struct service *serv, void **reply, u_int16_t *replylen) argument
3120 scnc_getconnectdata(struct service *serv, void **reply, u_int16_t *replylen, int all) argument
3134 scnc_getconnectsystemdata(struct service *serv, void **reply, u_int16_t *replylen) argument
3147 scnc_getsleepwaketimeout(struct service *serv) argument
3155 scnc_idle_disconnect(struct service *serv) argument
3175 scnc_disconnectifoverslept(const char *function, struct service *serv, char *if_name) argument
3219 ondemand_set_pause(struct service *serv, uint32_t pauseFlag, Boolean update_store) argument
3269 struct service *serv = info; local
3282 set_ondemand_pause_timer(struct service *serv, uint32_t timeout, uint32_t pause_type, uint32_t pause_type_on_expire) argument
3326 clear_ondemand_pause_timer(struct service *serv) argument
3337 struct service *serv; local
[all...]
H A Dipsec_manager.c241 ipsec_error_to_status(struct service *serv, int from, int ike_code) argument
400 ipsec_new_service(struct service *serv) argument
414 ipsec_dispose_service(struct service *serv) argument
427 ipsec_setup_service(struct service *serv) argument
520 ipsec_user_notification_callback(struct service *serv, CFUserNotificationRef userNotification, CFOptionFlags responseFlags) argument
601 checkpassword(struct service *serv, int must_prompt) argument
640 copy_decrypted_password(struct service *serv) argument
710 ask_user_xauth(struct service *serv, char* message) argument
865 process_xauth_need_info(struct service *serv) argument
1047 print_racoon_msg(struct service *serv) argument
1246 process_racoon_msg(struct service *serv) argument
1442 ipsec_ondemand_add_service_data(struct service *serv, CFMutableDictionaryRef ondemand_dict) argument
1511 uninstall_mode_config(struct service *serv) argument
1572 format_routes_for_cache(struct service *serv, struct in_addr *included_address_gateway, int isdefault) argument
1638 install_mode_config(struct service *serv) argument
1979 unassert_mode_config(struct service *serv) argument
2015 struct service *serv = info; local
2102 struct service *serv = info; local
2123 struct service *serv = info; local
2365 IPSecCheckVPNInterfaceAddressChange(int transport_down, struct kern_event_msg *ev_msg, char *interface_buf, struct in_addr *our_address, struct service *serv) argument
2428 struct service *serv = info; local
2576 racoon_create_socket(struct service *serv) argument
2635 struct service *serv = (struct service *)info; local
2657 struct service *serv = (struct service *)context; local
2737 dns_start_query(struct service *serv, char *name) argument
3189 racoon_send_cmd_assert(struct service *serv) argument
3228 racoon_restart(struct service *serv, struct sockaddr_in *address) argument
3516 ipsec_cellular_event(struct service *serv, int event) argument
3533 racoon_resolve(struct service *serv) argument
3562 ipsec_start(struct service *serv, CFDictionaryRef options, uid_t uid, gid_t gid, mach_port_t bootstrap, u_int8_t onTraffic, u_int8_t onDemand) argument
3733 ipsec_getstatus_hack_notify(struct service *serv) argument
3762 ipsec_updatephase(struct service *serv, int phase) argument
3780 ipsec_check_for_disconnect_by_recoverable_error(struct service *serv, u_int32_t *flags) argument
3799 ipsec_persist_connection(struct service *serv, u_int32_t flags) argument
3846 ipsec_stop(struct service *serv, int signal) argument
4021 ipsec_getstatus(struct service *serv) argument
4059 ipsec_copyextendedstatus(struct service *serv, void **reply, u_int16_t *replylen) argument
4153 ipsec_getconnectdata(struct service *serv, void **reply, u_int16_t *replylen, int all) argument
4216 ipsec_copystatistics(struct service *serv, void **reply, u_int16_t *replylen) argument
4278 ipsec_log_out(struct service *serv) argument
4288 ipsec_log_in(struct service *serv) argument
4296 ipsec_log_switch(struct service *serv) argument
4312 ipsec_ipv4_state_changed(struct service *serv) argument
4320 ipsec_can_sleep(struct service *serv) argument
4335 ipsec_will_sleep(struct service *serv, int checking) argument
4353 ipsec_wake_up(struct service *serv) argument
4368 display_notification(struct service *serv, CFStringRef message, int errnum, int dialog_type) argument
[all...]
H A Dscnc_utils.c2671 cleanup_dynamicstore(void *serv) argument
/macosx-10.9.5/syslog-217.1.4/syslogd.tproj/
H A Dbsd_out.c116 char *node, *serv; local
/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dsi_getaddrinfo.c197 char *serv = NULL; local
384 _gai_numericserv(const char *serv, uint16_t *port) argument
411 _gai_serv_to_port(const char *serv, uint32_t proto, uint16_t *port) argument
930 _gai_srv(si_mod_t *si, const char *node, const char *serv, uint32_t family, uint32_t socktype, uint32_t proto, uint32_t flags, const char *interface, uint32_t *err) argument
1011 si_addrinfo(si_mod_t *si, const char *node, const char *serv, uint32_t family, uint32_t socktype, uint32_t proto, uint32_t flags, const char *interface, uint32_t *err) argument
[all...]
H A Dfile_module.c2270 file_addrinfo(si_mod_t *si, const void *node, const void *serv, uint32_t family, uint32_t socktype, uint32_t proto, uint32_t flags, const char *interface, uint32_t *err) argument
H A Dmdns_module.c498 mdns_addrinfo(si_mod_t *si, const void *node, const void *serv, uint32_t family, uint32_t socktype, uint32_t proto, uint32_t flags, const char *interface, uint32_t *err) argument
H A Dlibinfo.c2754 char *node, *serv; local
/macosx-10.9.5/xnu-2422.115.4/bsd/nfs/
H A Dnfs4_subs.c1788 uint32_t loc, serv, comp; local
H A Dnfs_vfsops.c2920 uint32_t loc, serv, addr, comp; local
3308 uint32_t numlocs, loc, numserv, serv, numaddr, addr, numcomp, comp; local
4198 uint32_t loc, serv, addr, comp; local
4834 uint32_t loc, serv, addr, comp; local
[all...]
/macosx-10.9.5/NFS-81/nfsstat/
H A Dnfsstat.c772 uint32_t loc, serv, addr, comp; local
842 uint32_t val = 0, attrslength = 0, loc, serv, addr, comp; local
1134 uint32_t loc, serv, addr, comp; local
1309 uint32_t flags, loc, serv, addr, comp; local
[all...]
/macosx-10.9.5/apache-786.1/httpd/modules/metadata/
H A Dmod_mime_magic.c1067 static int parse(server_rec *serv, apr_pool_t *p, char *l, int lineno) argument
1313 static char *getstr(server_rec *serv, registe argument
[all...]
/macosx-10.9.5/bind9-45.100/bind9/contrib/nslint-2.1a3/
H A Dnslint.c2171 register char *cp, *serv, **p; local
2244 checkserv(register const char *serv, register char **p) argument
/macosx-10.9.5/ruby-104/ruby/ext/socket/
H A Draddrinfo.c76 ruby_getnameinfo__aix(const struct sockaddr *sa, size_t salen, char *host, size_t hostlen, char *serv, size_t servlen, int flags) argument
201 char *serv; member in struct:getnameinfo_arg
218 rb_getnameinfo(const struct sockaddr *sa, socklen_t salen, char *host, size_t hostlen, char *serv, size_t servlen, int flags) argument
337 char *serv; local
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Ddaemon.c1413 char serv[7]; local
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/plugins/
H A Dntlm.c1366 const char *serv; local
/macosx-10.9.5/ppp-727.90.1/Helpers/vpnd/
H A Dipsec_utils.c1855 install_remove_routes(struct service *serv, int cmd, CFDictionaryRef ipsec_dict, CFIndex index, char ** errstr, struct in_addr gateway) argument
2063 IPSecInstallRoutes(struct service *serv, CFDictionaryRef ipsec_dict, CFIndex index, char ** errstr, struct in_addr gateway) argument
2083 IPSecRemoveRoutes(struct service *serv, CFDictionaryRef ipsec_dict, CFIndex index, char ** errstr, struct in_addr gateway) argument
3338 update_service_route (struct service *serv, argument
3377 get_service_route(struct service *serv, in_addr_t local_addr, in_addr_t dest_addr) argument
3393 free_service_routes(struct service *serv) argument
[all...]
/macosx-10.9.5/bind9-45.100/bind9/bin/dig/
H A Ddighost.c1982 dig_server_t *serv; local
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSShared/
H A Duds_daemon.c1582 mDNSlocal mStatus remove_extra(const request_state *const request, service_instance *const serv, mDNSu16 *const rrtype) argument

Completed in 316 milliseconds

1234