/titanic_50/usr/src/lib/libsldap/common/ |
H A D | ns_wrapper.c | 43 int _ns_ldap_abandon_ext(char *service, int flags, in _ns_ldap_abandon_ext() 53 int _ns_ldap_abandon(char *service, int flags, in _ns_ldap_abandon() 65 int _ns_ldap_add_ext(char *service, int flags, in _ns_ldap_add_ext() 76 int _ns_ldap_add_ext_s(char *service, int flags, in _ns_ldap_add_ext_s() 86 int _ns_ldap_add(char *service, int flags, in _ns_ldap_add() 95 int _ns_ldap_add_s(char *service, int flags, in _ns_ldap_add_s() 107 int _ns_ldap_compare_ext(char *service, int flags, in _ns_ldap_compare_ext() 118 int _ns_ldap_compare_ext_s(char *service, int flags, in _ns_ldap_compare_ext_s() 129 int _ns_ldap_compare(char *service, int flags, in _ns_ldap_compare() 138 int _ns_ldap_compare_s(char *service, int flags, in _ns_ldap_compare_s() [all …]
|
H A D | ns_mapping.c | 60 ns_scan_hash(ns_hashtype_t type, const char *service, in ns_scan_hash() 80 ns_hashtype_t type, const char *service, const char *str) in ns_get_hash() 326 __s_api_parseASearchDesc(const char *service, in __s_api_parseASearchDesc() 653 const char *service, in __ns_ldap_getSearchDescriptors() 830 const char *service, in __ns_ldap_getAttributeMaps() 867 const char *service, in __ns_ldap_getMappedAttributes() 888 const char *service, in __ns_ldap_getOrigAttribute() 913 const char *service, in __ns_ldap_getObjectClassMaps() 947 const char *service, in __ns_ldap_getMappedObjectClass() 968 const char *service, in __ns_ldap_getOrigObjectClass() [all …]
|
H A D | ns_reads.c | 112 _cvtRDN(const char *service, const char *rdn) { in _cvtRDN() 219 _cvtDN(const char *service, const char *dn) { in _cvtDN() 302 const char *service, in __s_api_cvtEntry() 1080 char *service, *filter, *err; in get_mapped_filter() local 1749 char *service; member 1760 get_srvsidesort_type(char *service) in get_srvsidesort_type() 1782 update_srvsidesort_type(char *service, ns_srvsidesort_t type) in update_srvsidesort_type() 2988 check_shadow(ns_ldap_cookie_t *cookie, const char *service) in check_shadow() 3052 const char *service, in ldap_list() 3276 const char *service, in __ns_ldap_list() [all …]
|
/titanic_50/usr/src/uts/common/os/ |
H A D | ipc.c | 511 ipcperm_set(ipc_service_t *service, struct cred *cr, in ipcperm_set() 560 ipcperm_set64(ipc_service_t *service, struct cred *cr, in ipcperm_set64() 673 ipcs_destroy(ipc_service_t *service) in ipcs_destroy() 698 ipcs_lock(ipc_service_t *service) in ipcs_lock() 707 ipcs_unlock(ipc_service_t *service) in ipcs_unlock() 717 ipc_lock_internal(ipc_service_t *service, uint_t id) in ipc_lock_internal() 741 ipc_lock(ipc_service_t *service, int id) in ipc_lock() 764 ipc_relock(ipc_service_t *service, int id, kmutex_t *lock) in ipc_relock() 784 ipc_lookup(ipc_service_t *service, int id, kipc_perm_t **perm) in ipc_lookup() 869 ipc_grow(ipc_service_t *service) in ipc_grow() [all …]
|
/titanic_50/usr/src/lib/libpcp/common/ |
H A D | pcp_utils.c | 77 get_vldc_svc_name(char *dev_path, char *service, char **match) in get_vldc_svc_name() 131 get_glvc_svc_name(char *dev_path, char *service, char **match) in get_glvc_svc_name() 222 svc_name_to_glvc_dev_path(char *service) in svc_name_to_glvc_dev_path() 279 svc_name_to_vldc_dev_path(char *service) in svc_name_to_vldc_dev_path() 333 char *service; in platsvc_name_to_path() local
|
/titanic_50/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ |
H A D | ldap_services.c | 48 krb5_ldap_create_service(context, service, mask) in krb5_ldap_create_service() argument 180 krb5_ldap_modify_service(context, service, mask) in krb5_ldap_modify_service() argument 347 krb5_ldap_delete_service(context, service, servicedn) in krb5_ldap_delete_service() argument 414 krb5_ldap_read_service(context, servicedn, service, omask) in krb5_ldap_read_service() argument 534 krb5_ldap_free_service(context, service) in krb5_ldap_free_service() argument 569 krb5_ldap_set_service_passwd(context, service, passwd) in krb5_ldap_set_service_passwd() argument
|
/titanic_50/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_xml.c | 1661 lxml_get_loctext(entity_t *service, pgroup_t *pg, xmlNodePtr loctext, in lxml_get_loctext() 1742 lxml_get_all_loctext(entity_t *service, pgroup_t *pg, xmlNodePtr container, in lxml_get_all_loctext() 1784 lxml_get_cardinality_attribute(entity_t *service, xmlNodePtr cursor, in lxml_get_cardinality_attribute() 1842 lxml_get_tm_cardinality(entity_t *service, pgroup_t *pg, xmlNodePtr cursor) in lxml_get_tm_cardinality() 1904 lxml_get_tm_common_name(entity_t *service, xmlNodePtr common_name) in lxml_get_tm_common_name() 1926 lxml_get_tm_description(entity_t *service, xmlNodePtr description) in lxml_get_tm_description() 2045 lxml_get_tm_internal_seps(entity_t *service, pgroup_t *pg, xmlNodePtr seps) in lxml_get_tm_internal_seps() 2074 lxml_get_tm_manpage(entity_t *service, xmlNodePtr manpage) in lxml_get_tm_manpage() 2136 lxml_get_tm_doclink(entity_t *service, xmlNodePtr doc_link) in lxml_get_tm_doclink() 2172 lxml_get_tm_documentation(entity_t *service, xmlNodePtr documentation) in lxml_get_tm_documentation() [all …]
|
/titanic_50/usr/src/lib/pam_modules/authtok_get/ |
H A D | authtok_get.c | 119 char *service; in read_authtok() local 173 char *service; in verify_authtok() local 297 char *service = NULL; in pam_sm_authenticate() local
|
/titanic_50/usr/src/lib/rpcsec_gss/ |
H A D | rpcsec_gss_misc.c | 116 __rpc_gss_wrap_data(service, qop, context, seq_num, out_xdrs, xdr_func, in __rpc_gss_wrap_data() argument 210 __rpc_gss_unwrap_data(service, context, seq_num, qop_check, in_xdrs, xdr_func, in __rpc_gss_unwrap_data() argument 309 __find_max_data_length(service, context, qop, max_tp_unit_len) in __find_max_data_length() argument
|
/titanic_50/usr/src/lib/efcode/pci/ |
H A D | pci.c | 45 char *service = "map-in"; in mem_map_in() local 105 char *service = "map-out"; in mem_map_out() local 129 pci_config_fetch(fcode_env_t *env, char *service) in pci_config_fetch() 150 pci_config_store(fcode_env_t *env, char *service) in pci_config_store()
|
/titanic_50/usr/src/lib/efcode/jupiter/ |
H A D | jupiter.c | 56 char *service = "map-in"; in mem_map_in() local 94 char *service = "map-out"; in mem_map_out() local 311 char *service = "get-hwd-va"; in do_get_hwd_va() local 374 char *service = "master-interrupt"; in do_master_interrupt() local
|
/titanic_50/usr/src/lib/libsasl/lib/ |
H A D | checkpw.c | 153 const char *service __attribute__((unused)), in auxprop_verify_password() 410 const char *service __attribute__((unused)), in pwcheck_verify_password() 500 const char *service, in saslauthd_verify_password() 675 const char *service __attribute__((unused)), in always_true()
|
/titanic_50/usr/src/cmd/ssh/sshd/ |
H A D | auth2.c | 127 char *service = packet_get_string(&len); in input_service_request() local 159 char *user, *service, *method, *style = NULL; in input_userauth_request() local 428 userauth_user_svc_change(Authctxt *authctxt, char *user, char *service) in userauth_user_svc_change()
|
/titanic_50/usr/src/cmd/bnu/ |
H A D | limits.c | 64 scanlimit(service, limitval) in scanlimit() argument 164 siteindep(flds, service, limitval) in siteindep() argument
|
H A D | sysfiles.c | 97 setservice(service) in setservice() argument 113 setdevcfg(service, device) in setdevcfg() argument 156 scansys(service) in scansys() argument 200 scancfg(service, device) in scancfg() argument
|
/titanic_50/usr/src/lib/libds/common/ |
H A D | libds.c | 120 ds_service_count(char *service, boolean_t is_client) in ds_service_count() 138 ds_lookup_dslibentry(char *service, boolean_t is_client) in ds_lookup_dslibentry() 155 ds_register_dslibentry(ds_hdl_t hdl, char *service, boolean_t is_client) in ds_register_dslibentry() 472 ds_hdl_lookup(char *service, boolean_t is_client, ds_hdl_t *hdlsp, in ds_hdl_lookup() 688 ds_unreg_svc(char *service, boolean_t is_client) in ds_unreg_svc()
|
/titanic_50/usr/src/lib/libdns_sd/java/com/apple/dnssd/ |
H A D | BaseListener.java | 34 void operationFailed( DNSSDService service, int errorCode); in operationFailed()
|
/titanic_50/usr/src/lib/libnsl/dial/ |
H A D | sysfiles.c | 109 setservice(const char *service) in setservice() 120 setdevcfg(char *service, char *device) in setdevcfg() 157 scansys(const char *service) in scansys() 230 scancfg(char *service, char *device) in scancfg()
|
/titanic_50/usr/src/psm/promif/ieee1275/common/ |
H A D | prom_test.c | 35 prom_test(char *service) in prom_test()
|
/titanic_50/usr/src/lib/efcode/fcdriver/ |
H A D | property.c | 46 char *service; in getproplen() local 64 char *service; in getprop() local
|
/titanic_50/usr/src/uts/common/rpc/sec_gss/ |
H A D | rpcsec_gss_misc.c | 134 __rpc_gss_wrap_data(service, qop, context, seq_num, out_xdrs, in __rpc_gss_wrap_data() argument 230 __rpc_gss_unwrap_data(service, context, seq_num, qop_check, in_xdrs, in __rpc_gss_unwrap_data() argument
|
/titanic_50/usr/src/lib/efcode/gp2/ |
H A D | gp2.c | 44 char *service = "map-in"; in mem_map_in() local 82 char *service = "map-out"; in mem_map_out() local 206 char *service = "claim-address"; in do_claim_addr() local
|
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | mk_req.c | 60 krb5_flags ap_req_options, char *service, char *hostname, in krb5_mk_req()
|
/titanic_50/usr/src/lib/pam_modules/ldap/ |
H A D | ldap_authenticate.c | 53 char *service = NULL; in pam_sm_authenticate() local
|
/titanic_50/usr/src/uts/common/io/ib/ibnex/ |
H A D | ibnex_ioctl.c | 201 char *service = NULL; in ibnex_devctl() local 2290 ibnex_vppa_conf_entry_add(char *service) in ibnex_vppa_conf_entry_add() 2324 ibnex_port_conf_entry_add(char *service) in ibnex_port_conf_entry_add() 2357 ibnex_hcasvc_conf_entry_add(char *service) in ibnex_hcasvc_conf_entry_add() 2395 ibnex_vppa_conf_entry_delete(char *msg, char *service) in ibnex_vppa_conf_entry_delete() 2480 ibnex_port_conf_entry_delete(char *msg, char *service) in ibnex_port_conf_entry_delete() 2559 ibnex_hcasvc_conf_entry_delete(char *msg, char *service) in ibnex_hcasvc_conf_entry_delete()
|