/titanic_51/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() argument 53 int _ns_ldap_abandon(char *service, int flags, in _ns_ldap_abandon() argument 65 int _ns_ldap_add_ext(char *service, int flags, in _ns_ldap_add_ext() argument 76 int _ns_ldap_add_ext_s(char *service, int flags, in _ns_ldap_add_ext_s() argument 86 int _ns_ldap_add(char *service, int flags, in _ns_ldap_add() argument 95 int _ns_ldap_add_s(char *service, int flags, in _ns_ldap_add_s() argument 107 int _ns_ldap_compare_ext(char *service, int flags, in _ns_ldap_compare_ext() argument 118 int _ns_ldap_compare_ext_s(char *service, int flags, in _ns_ldap_compare_ext_s() argument 129 int _ns_ldap_compare(char *service, int flags, in _ns_ldap_compare() argument 138 int _ns_ldap_compare_s(char *service, in argument 150 _ns_ldap_delete_ext(char * service,int flags,char * dn,LDAPControl ** serverctrls,LDAPControl ** clientctrls,int * msgidp) _ns_ldap_delete_ext() argument 160 _ns_ldap_delete_ext_s(char * service,int flags,char * dn,LDAPControl ** serverctrls,LDAPControl ** clientctrls) _ns_ldap_delete_ext_s() argument 170 _ns_ldap_delete(char * service,int flags,char * dn) _ns_ldap_delete() argument 179 _ns_ldap_delete_s(char * service,int flags,char * dn) _ns_ldap_delete_s() argument 191 _ns_ldap_modify_ext(char * service,int flags,char * dn,LDAPMod ** mods,LDAPControl ** serverctrls,LDAPControl ** clientctrls,int * msgidp) _ns_ldap_modify_ext() argument 202 _ns_ldap_modify_ext_s(char * service,int flags,char * dn,LDAPMod ** mods,LDAPControl ** serverctrls,LDAPControl ** clientctrls) _ns_ldap_modify_ext_s() argument 212 _ns_ldap_modify(char * service,int flags,char * dn,LDAPMod ** mods) _ns_ldap_modify() argument 222 _ns_ldap_modify_s(char * service,int flags,char * dn,LDAPMod ** mods) _ns_ldap_modify_s() argument 235 _ns_ldap_modrdn(char * service,int flags,char * dn,char * newrdn,int deleteoldrdn) _ns_ldap_modrdn() argument 244 _ns_ldap_modrdn_s(char * service,int flags,char * dn,char * newrdn,int deleteoldrdn) _ns_ldap_modrdn_s() argument 253 _ns_ldap_modrdn2(char * service,int flags,char * dn,char * newrdn,int deleteoldrdn) _ns_ldap_modrdn2() argument 262 _ns_ldap_modrdn2_s(char * service,int flags,char * dn,char * newrdn,int deleteoldrdn) _ns_ldap_modrdn2_s() argument 274 _ns_ldap_rename(char * service,int flags,char * dn,char * newrdn,char * newparent,int deleteoldrdn,LDAPControl ** serverctrls,LDAPControl ** clientctrls,int * msgidp) _ns_ldap_rename() argument 287 _ns_ldap_rename_s(char * service,int flags,char * dn,char * newrdn,char * newparent,int deleteoldrdn,LDAPControl ** serverctrls,LDAPControl ** clientctrls) _ns_ldap_rename_s() argument 302 _ns_ldap_result(char * service,int flags,int msgid,int all,struct timeval * timeout,LDAPMessage ** result) _ns_ldap_result() argument 315 _ns_ldap_search_ext(char * service,int flags,char * base,int scope,char * filter,char ** attrs,int attrsonly,LDAPControl ** serverctrls,LDAPControl ** clientctrls,struct timeval * timeoutp,int sizelimit,int * msgidp) _ns_ldap_search_ext() argument 329 _ns_ldap_search_ext_s(char * service,int flags,char * base,int scope,char * filter,char ** attrs,int attrsonly,LDAPControl ** serverctrls,LDAPControl ** clientctrls,struct timeval * timeoutp,int sizelimit,LDAPMessage ** res) _ns_ldap_search_ext_s() argument 343 _ns_ldap_search(char * service,int flags,char * base,int scope,char * filter,char ** attrs,int attrsonly) _ns_ldap_search() argument 353 _ns_ldap_search_s(char * service,int flags,char * base,int scope,char * filter,char ** attrs,int attrsonly,LDAPMessage ** res) _ns_ldap_search_s() argument 364 _ns_ldap_search_st(char * service,int flags,char * base,int scope,char * filter,char ** attrs,int attrsonly,struct timeval * timeout,LDAPMessage ** res) _ns_ldap_search_st() argument [all...] |
H A D | ns_mapping.c | 60 ns_scan_hash(ns_hashtype_t type, const char *service, in ns_scan_hash() argument 80 ns_hashtype_t type, const char *service, const char *str) in ns_get_hash() argument 326 __s_api_parseASearchDesc(const char * service,char ** cur,ns_ldap_search_desc_t ** ret) __s_api_parseASearchDesc() argument 653 __ns_ldap_getSearchDescriptors(const char * service,ns_ldap_search_desc_t *** desc,ns_ldap_error_t ** errorp) __ns_ldap_getSearchDescriptors() argument 830 __ns_ldap_getAttributeMaps(const char * service,ns_ldap_attribute_map_t *** maps,ns_ldap_error_t ** errorp) __ns_ldap_getAttributeMaps() argument 867 __ns_ldap_getMappedAttributes(const char * service,const char * origAttribute) __ns_ldap_getMappedAttributes() argument 888 __ns_ldap_getOrigAttribute(const char * service,const char * mappedAttribute) __ns_ldap_getOrigAttribute() argument 913 __ns_ldap_getObjectClassMaps(const char * service,ns_ldap_objectclass_map_t *** maps,ns_ldap_error_t ** errorp) __ns_ldap_getObjectClassMaps() argument 947 __ns_ldap_getMappedObjectClass(const char * service,const char * origObjectClass) __ns_ldap_getMappedObjectClass() argument 968 __ns_ldap_getOrigObjectClass(const char * service,const char * mappedObjectClass) __ns_ldap_getOrigObjectClass() argument 989 __ns_ldap_mapAttributeList(const char * service,const char * const * origAttrList) __ns_ldap_mapAttributeList() argument 1030 __ns_ldap_mapAttribute(const char * service,const char * origAttr) __ns_ldap_mapAttribute() argument [all...] |
H A D | ns_reads.c | 112 _cvtRDN(const char *service, const char *rdn) { in _cvtRDN() argument 219 _cvtDN(const char *service, const char *dn) { in _cvtDN() argument 302 const char *service, in __s_api_cvtEntry() argument 1080 char *service, *filter, *err; get_mapped_filter() local 1749 char *service; global() member 1760 get_srvsidesort_type(char * service) get_srvsidesort_type() argument 1782 update_srvsidesort_type(char * service,ns_srvsidesort_t type) update_srvsidesort_type() argument 2988 check_shadow(ns_ldap_cookie_t * cookie,const char * service) check_shadow() argument 3052 ldap_list(ns_ldap_list_batch_t * batch,const char * service,const char * filter,const char * sortattr,int (* init_filter_cb)(const ns_ldap_search_desc_t * desc,char ** realfilter,const void * userdata),const char * const * attribute,const ns_cred_t * auth,const int flags,ns_ldap_result_t ** rResult,ns_ldap_error_t ** errorp,int * rcp,int (* callback)(const ns_ldap_entry_t * entry,const void * userdata),const void * userdata,ns_conn_user_t * conn_user) ldap_list() argument 3276 __ns_ldap_list(const char * service,const char * filter,int (* init_filter_cb)(const ns_ldap_search_desc_t * desc,char ** realfilter,const void * userdata),const char * const * attribute,const ns_cred_t * auth,const int flags,ns_ldap_result_t ** rResult,ns_ldap_error_t ** errorp,int (* callback)(const ns_ldap_entry_t * entry,const void * userdata),const void * userdata) __ns_ldap_list() argument 3309 __ns_ldap_list_sort(const char * service,const char * filter,const char * sortattr,int (* init_filter_cb)(const ns_ldap_search_desc_t * desc,char ** realfilter,const void * userdata),const char * const * attribute,const ns_cred_t * auth,const int flags,ns_ldap_result_t ** rResult,ns_ldap_error_t ** errorp,int (* callback)(const ns_ldap_entry_t * entry,const void * userdata),const void * userdata) __ns_ldap_list_sort() argument 3357 __ns_ldap_list_batch_add(ns_ldap_list_batch_t * batch,const char * service,const char * filter,int (* init_filter_cb)(const ns_ldap_search_desc_t * desc,char ** realfilter,const void * userdata),const char * const * attribute,const ns_cred_t * auth,const int flags,ns_ldap_result_t ** rResult,ns_ldap_error_t ** errorp,int * rcp,int (* callback)(const ns_ldap_entry_t * entry,const void * userdata),const void * userdata) __ns_ldap_list_batch_add() argument 3716 firstEntry(const char * service,const char * filter,const char * sortattr,int (* init_filter_cb)(const ns_ldap_search_desc_t * desc,char ** realfilter,const void * userdata),const char * const * attribute,const ns_cred_t * auth,const int flags,void ** vcookie,ns_ldap_result_t ** result,ns_ldap_error_t ** errorp,const void * userdata,ns_conn_user_t * conn_user) firstEntry() argument 3919 __ns_ldap_firstEntry(const char * service,const char * filter,const char * vlv_sort,int (* init_filter_cb)(const ns_ldap_search_desc_t * desc,char ** realfilter,const void * userdata),const char * const * attribute,const ns_cred_t * auth,const int flags,void ** vcookie,ns_ldap_result_t ** result,ns_ldap_error_t ** errorp,const void * userdata) __ns_ldap_firstEntry() argument 4422 __ns_ldap_getServiceAuthMethods(const char * service,ns_auth_t *** auth,ns_ldap_error_t ** errorp) __ns_ldap_getServiceAuthMethods() argument 4531 __s_api_convert_automountmapname(const char * service,char ** dn,ns_ldap_error_t ** errp) __s_api_convert_automountmapname() argument 5660 char service[] = "shadow"; getAcctMgmt() local [all...] |
/titanic_51/usr/src/uts/common/os/ |
H A D | ipc.c | 511 ipcperm_set(ipc_service_t *service, struct cred *cr, in ipcperm_set() argument 560 ipcperm_set64(ipc_service_t *service, struct cred *cr, in ipcperm_set64() argument 673 ipcs_destroy(ipc_service_t *service) in ipcs_destroy() argument 698 ipcs_lock(ipc_service_t * service) ipcs_lock() argument 707 ipcs_unlock(ipc_service_t * service) ipcs_unlock() argument 717 ipc_lock_internal(ipc_service_t * service,uint_t id) ipc_lock_internal() argument 741 ipc_lock(ipc_service_t * service,int id) ipc_lock() argument 764 ipc_relock(ipc_service_t * service,int id,kmutex_t * lock) ipc_relock() argument 784 ipc_lookup(ipc_service_t * service,int id,kipc_perm_t ** perm) ipc_lookup() argument 869 ipc_grow(ipc_service_t * service) ipc_grow() argument 913 ipc_keylookup(ipc_service_t * service,key_t key,int flag,kipc_perm_t ** permp) ipc_keylookup() argument 942 ipc_alloc_test(ipc_service_t * service,proc_t * pp) ipc_alloc_test() argument 990 ipc_get(ipc_service_t * service,key_t key,int flag,kipc_perm_t ** permp,kmutex_t ** lockp) ipc_get() argument 1055 ipc_commit_begin(ipc_service_t * service,key_t key,int flag,kipc_perm_t * newperm) ipc_commit_begin() argument 1111 ipc_commit_end(ipc_service_t * service,kipc_perm_t * perm) ipc_commit_end() argument 1168 ipc_cleanup(ipc_service_t * service,kipc_perm_t * perm) ipc_cleanup() argument 1190 ipc_remove(ipc_service_t * service,kipc_perm_t * perm) ipc_remove() argument 1226 ipc_rmid(ipc_service_t * service,int id,cred_t * cr) ipc_rmid() argument 1268 ipc_ids(ipc_service_t * service,int * buf,uint_t nids,uint_t * pnids) ipc_ids() argument 1347 ipc_remove_zone(ipc_service_t * service,zoneid_t zoneid) ipc_remove_zone() argument [all...] |
/titanic_51/usr/src/lib/libpcp/common/ |
H A D | pcp_utils.c | 77 get_vldc_svc_name(char *dev_path, char *service, cha argument 131 get_glvc_svc_name(char * dev_path,char * service,char ** match) get_glvc_svc_name() argument 222 svc_name_to_glvc_dev_path(char * service) svc_name_to_glvc_dev_path() argument 279 svc_name_to_vldc_dev_path(char * service) svc_name_to_vldc_dev_path() argument 333 char *service; platsvc_name_to_path() local [all...] |
/titanic_51/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) krb5_ldap_modify_service() argument 347 krb5_ldap_delete_service(context,service,servicedn) krb5_ldap_delete_service() argument 414 krb5_ldap_read_service(context,servicedn,service,omask) krb5_ldap_read_service() argument 534 krb5_ldap_free_service(context,service) krb5_ldap_free_service() argument 569 krb5_ldap_set_service_passwd(context,service,passwd) krb5_ldap_set_service_passwd() argument [all...] |
/titanic_51/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_xml.c | 1661 lxml_get_loctext(entity_t * service,pgroup_t * pg,xmlNodePtr loctext,const char * pn_format,const char * source) lxml_get_loctext() argument 1742 lxml_get_all_loctext(entity_t * service,pgroup_t * pg,xmlNodePtr container,const char * pn_format,const char * source) lxml_get_all_loctext() argument 1784 lxml_get_cardinality_attribute(entity_t * service,xmlNodePtr cursor,const char * attr_name,const char * prop_name,uint64_t * value,property_t ** propp) lxml_get_cardinality_attribute() argument 1842 lxml_get_tm_cardinality(entity_t * service,pgroup_t * pg,xmlNodePtr cursor) lxml_get_tm_cardinality() argument 1904 lxml_get_tm_common_name(entity_t * service,xmlNodePtr common_name) lxml_get_tm_common_name() argument 1926 lxml_get_tm_description(entity_t * service,xmlNodePtr description) lxml_get_tm_description() argument 2045 lxml_get_tm_internal_seps(entity_t * service,pgroup_t * pg,xmlNodePtr seps) lxml_get_tm_internal_seps() argument 2074 lxml_get_tm_manpage(entity_t * service,xmlNodePtr manpage) lxml_get_tm_manpage() argument 2136 lxml_get_tm_doclink(entity_t * service,xmlNodePtr doc_link) lxml_get_tm_doclink() argument 2172 lxml_get_tm_documentation(entity_t * service,xmlNodePtr documentation) lxml_get_tm_documentation() argument 2216 lxml_get_tm_include_values(entity_t * service,pgroup_t * pg,xmlNodePtr include_values,const char * prop_name) lxml_get_tm_include_values() argument 2256 verify_range(entity_t * service,xmlNodePtr range,char * min,char * max) verify_range() argument 2326 lxml_get_tm_range(entity_t * service,pgroup_t * pg,xmlNodePtr range,const char * prop_name) lxml_get_tm_range() argument 2424 lxml_get_tm_value_element(entity_t * service,pgroup_t * pg,xmlNodePtr value,char ** name_value) lxml_get_tm_value_element() argument 2514 lxml_get_tm_choices(entity_t * service,pgroup_t * pg,xmlNodePtr choices) lxml_get_tm_choices() argument 2574 lxml_get_tm_constraints(entity_t * service,pgroup_t * pg,xmlNodePtr constraints) lxml_get_tm_constraints() argument 2633 lxml_get_tm_values(entity_t * service,pgroup_t * pg,xmlNodePtr values) lxml_get_tm_values() argument 2691 lxml_get_tm_prop_pattern(entity_t * service,xmlNodePtr prop_pattern,const char * pgpat_name) lxml_get_tm_prop_pattern() argument 2954 lxml_get_tm_pg_pattern(entity_t * service,xmlNodePtr pg_pattern) lxml_get_tm_pg_pattern() argument 3112 lxml_get_template(entity_t * service,xmlNodePtr templ) lxml_get_template() argument 3146 lxml_get_default_instance(entity_t * service,xmlNodePtr definst) lxml_get_default_instance() argument 3202 lxml_get_instance(entity_t * service,xmlNodePtr inst,bundle_type_t bt,svccfg_op_t op) lxml_get_instance() argument 3356 lxml_check_upgrade(const char * service) lxml_check_upgrade() argument [all...] |
/titanic_51/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 [all...] |
/titanic_51/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) __find_max_data_length() argument [all...] |
/titanic_51/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() argument 150 pci_config_store(fcode_env_t * env,char * service) pci_config_store() argument [all...] |
/titanic_51/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"; do_get_hwd_va() local 374 char *service = "master-interrupt"; do_master_interrupt() local [all...] |
/titanic_51/usr/src/lib/libsasl/lib/ |
H A D | checkpw.c | 153 const char *service __attribute__((unused)), in auxprop_verify_password() argument 410 const char *service __attribute__((unused)), in pwcheck_verify_password() argument 500 const char *service, in saslauthd_verify_password() argument 675 const char *service __attribute__((unused)), in always_true() argument
|
/titanic_51/usr/src/cmd/bnu/ |
H A D | limits.c | 64 scanlimit(service, limitval) in scanlimit() argument 164 siteindep(flds, service, limitval) in siteindep() argument [all...] |
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) scancfg() argument [all...] |
/titanic_51/usr/src/lib/libdns_sd/java/com/apple/dnssd/ |
H A D | BaseListener.java | 34 void operationFailed( DNSSDService service, int errorCode); in operationFailed() argument
|
/titanic_51/usr/src/lib/libds/common/ |
H A D | libds.c | 120 ds_service_count(char *service, boolean_t is_client) in ds_service_count() argument 138 ds_lookup_dslibentry(char *service, boolean_t is_client) in ds_lookup_dslibentry() argument 155 ds_register_dslibentry(ds_hdl_t hdl,char * service,boolean_t is_client) ds_register_dslibentry() argument 472 ds_hdl_lookup(char * service,boolean_t is_client,ds_hdl_t * hdlsp,uint_t maxhdls,uint_t * nhdlsp) ds_hdl_lookup() argument 688 ds_unreg_svc(char * service,boolean_t is_client) ds_unreg_svc() argument [all...] |
/titanic_51/usr/src/lib/libnsl/dial/ |
H A D | sysfiles.c | 109 setservice(const char *service) in setservice() argument 120 setdevcfg(char *service, char *device) in setdevcfg() argument 157 scansys(const char *service) in scansys() argument 230 scancfg(char * service,char * device) scancfg() argument [all...] |
/titanic_51/usr/src/psm/promif/ieee1275/common/ |
H A D | prom_test.c | 35 prom_test(char *service) in prom_test() argument
|
/titanic_51/usr/src/lib/efcode/fcdriver/ |
H A D | property.c | 46 char *service; in getproplen() local 64 char *service; in getprop() local
|
H A D | ioctl.c | 47 fc_run_priv(common_data_t *cdp, char *service, int nin, int nout, ...) in fc_run_priv() argument
|
/titanic_51/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 [all...] |
/titanic_51/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"; do_claim_addr() local [all...] |
/titanic_51/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() argument
|
/titanic_51/usr/src/lib/pam_modules/ldap/ |
H A D | ldap_authenticate.c | 53 char *service = NULL; in pam_sm_authenticate() local
|
/titanic_51/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) ibnex_vppa_conf_entry_add() argument 2324 ibnex_port_conf_entry_add(char * service) ibnex_port_conf_entry_add() argument 2357 ibnex_hcasvc_conf_entry_add(char * service) ibnex_hcasvc_conf_entry_add() argument 2395 ibnex_vppa_conf_entry_delete(char * msg,char * service) ibnex_vppa_conf_entry_delete() argument 2480 ibnex_port_conf_entry_delete(char * msg,char * service) ibnex_port_conf_entry_delete() argument 2559 ibnex_hcasvc_conf_entry_delete(char * msg,char * service) ibnex_hcasvc_conf_entry_delete() argument [all...] |