Home
last modified time | relevance | path

Searched defs:method (Results 26 – 50 of 101) sorted by relevance

12345

/titanic_52/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dwait.c53 instance_method_t method; /* the method type running */ member
[all...]
/titanic_52/usr/src/lib/efcode/engine/
H A Dpackage.c325 call_my_parent(fcode_env_t *env, char *method) in call_my_parent() argument
657 char *method; in dollar_call_method() local
872 char *method; exec_parent_method() local
[all...]
/titanic_52/usr/src/contrib/zlib/
H A Dzlib.h1800 # define z_deflateInit2(strm, level, method, windowBits, memLevel, strategy) \ argument
1814 deflateInit2(strm,level,method,windowBits,memLevel,strategy) global() argument
[all...]
/titanic_52/usr/src/uts/sun/io/ttymux/
H A Dttymux_ioctl.c1124 enum ttymux_break_type method; in ttymux_abort_ioctl() member
1129 enum ttymux_break_type method; in ttymux_abort_ioctl() local
[all...]
/titanic_52/usr/src/lib/libnisdb/
H A Dldap_op.c393 auth_method_t method; member
549 ldapBind(LDAP **ldP, char *who, char *cred, auth_method_t method, in ldapBind() argument
939 createCon(char *sp, char *who, char *cred, auth_method_t method, int port) { in createCon() argument
1012 setupConList(char * serverList,char * who,char * cred,auth_method_t method) setupConList() argument
[all...]
/titanic_52/usr/src/lib/libsip/common/
H A Dsip_logging.c65 sip_measure_traffic(boolean_t is_request, sip_method_t method, int resp_code, in sip_measure_traffic() argument
H A Dsip_add_hdrs.c578 sip_add_allow(sip_msg_t sip_msg, sip_method_t method) in sip_add_allow() argument
1062 sip_add_rack(sip_msg_t sip_msg, int resp_num, int cseq, sip_method_t method) in sip_add_rack() argument
1305 sip_add_cseq(sip_msg_t sip_msg,sip_method_t method,uint32_t cseq) sip_add_cseq() argument
[all...]
H A Dsip_msg.c895 sip_add_request_line(sip_msg_t sip_request, sip_method_t method, in sip_add_request_line() argument
/titanic_52/usr/src/boot/lib/libstand/
H A Dgzipfs.c116 int method; /* method byte */ in check_header() local
/titanic_52/usr/src/contrib/ast/src/lib/libsum/
H A Dsum-crc.c117 crc_open(const Method_t* method, const char* name) in crc_open() argument
H A Dsum-sha2.c691 sha256_open(const Method_t* method, const char* name) in sha256_open() argument
1054 sha512_open(const Method_t* method, const char* name) in sha512_open() argument
1191 sha384_open(const Method_t* method, const char* name) in sha384_open() argument
[all...]
H A Dsumlib.c80 long_open(const Method_t* method, const char* name) in long_open() argument
[all...]
/titanic_52/usr/src/cmd/dtrace/test/tst/common/java_api/src/
H A DTestBean.java638 Method method = TestBean.class.getDeclaredMethod(methodName); in performSerializationTest() local
673 Method method = TestBean.class.getDeclaredMethod(methodName); in performBeanTest() local
/titanic_52/usr/src/lib/libldap5/sources/ldap/common/
H A Ddigest_md5.c269 CONST_UCHAR *hash_a1, const char *method, int mlen, in digest_calc_resp() argument
342 digest_client_resp(const char *method, int mlen, in digest_client_resp() argument
/titanic_52/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_agents.c369 uint_t attr_id, method, mgmt_class; in hermon_agent_handle_req() local
/titanic_52/usr/src/uts/i86pc/io/tzmon/
H A Dtzmon.c305 tzmon_eval_int(ACPI_HANDLE obj, char *method, int *rv) in tzmon_eval_int() argument
/titanic_52/usr/src/contrib/ast/src/lib/libcmd/
H A Dcksum.c446 char* method; b_cksum() local
[all...]
/titanic_52/usr/src/uts/common/io/aac/
H A Daac_ioctl.h50 #define CTL_CODE(function, method) \ argument
/titanic_52/usr/src/cmd/coreadm/
H A Dcoreadm.c404 do_modify(boolean_t method) in do_modify() argument
/titanic_52/usr/src/lib/librestart/common/
H A Dlibrestart.c3710 is_kill_method(const char * method,const char * kill_str,size_t kill_str_len) is_kill_method() argument
3735 restarter_is_kill_proc_method(const char * method) restarter_is_kill_proc_method() argument
3742 restarter_is_kill_method(const char * method) restarter_is_kill_method() argument
[all...]
/titanic_52/usr/src/lib/libsun_ima/common/
H A Dima.c2102 IMA_BOOL isAuthMethodValid(IMA_OID oid, IMA_AUTHMETHOD method) { in isAuthMethodValid() argument
2190 IMA_AUTHMETHOD method, in IMA_GetInitiatorAuthParms() argument
2245 IMA_AUTHMETHOD method, in IMA_SetInitiatorAuthParms() argument
2442 configure_discovery_method(IMA_BOOL enable,iSCSIDiscoveryMethod_t method) configure_discovery_method() argument
[all...]
/titanic_52/usr/src/cmd/ldap/common/
H A Dldaptest.c259 int i, c, port, cldapflg, errflg, method, id, in main() local
[all...]
/titanic_52/usr/src/cmd/iscsiadm/
H A Dsun_ima.c533 IMA_AUTHMETHOD method, in SUN_IMA_SetTargetAuthParams() argument
1919 iSCSIDiscoveryMethod_t method in configure_discovery_method() argument
2990 SUN_IMA_GetTargetAuthParms(IMA_OID oid,IMA_AUTHMETHOD method,IMA_INITIATOR_AUTHPARMS * pParms) SUN_IMA_GetTargetAuthParms() argument
[all...]
/titanic_52/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_fmri.c75 set_error(topo_hdl_t *thp, int err, int *errp, char *method, nvlist_t *nvlp) in set_error() argument
88 set_nverror(topo_hdl_t *thp, int err, int *errp, char *method, nvlist_t *nvlp) in set_nverror() argument
/titanic_52/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_saa_impl.c1683 uint8_t method; in ibmf_saa_impl_init_msg() local
3212 uint8_t method; in ibmf_saa_impl_prepare_response() local
[all...]

12345