Searched defs:myid (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/mk4tcl/metakit/python/
H A DPyProperty.cpp50 int myid, hisid; local
/macosx-10.10.1/NFS-82/rpc.statd/
H A Dtest.c235 struct my_id myid; local
/macosx-10.10.1/OpenSSH-189/openssh/
H A Djpake.c252 jpake_step2(struct modp_group *grp, BIGNUM *s, BIGNUM *mypub1, BIGNUM *theirpub1, BIGNUM *theirpub2, BIGNUM *mypriv2, const u_char *theirid, u_int theirid_len, const u_char *myid, u_int myid_len, const u_char *theirpub1_proof, u_int theirpub1_proof_len, const u_char *theirpub2_proof, u_int theirpub2_proof_len, BIGNUM **newpub, u_char **newpub_exponent_proof, u_int *newpub_exponent_proof_len) argument
H A Dmonitor_wrap.c1403 mm_jpake_step2(struct modp_group *grp, BIGNUM *s, BIGNUM *mypub1, BIGNUM *theirpub1, BIGNUM *theirpub2, BIGNUM *mypriv2, const u_char *theirid, u_int theirid_len, const u_char *myid, u_int myid_len, const u_char *theirpub1_proof, u_int theirpub1_proof_len, const u_char *theirpub2_proof, u_int theirpub2_proof_len, BIGNUM **newpub, u_char **newpub_exponent_proof, u_int *newpub_exponent_proof_len) argument
/macosx-10.10.1/libpthread-105.1.4/src/
H A Dpthread_rwlock.c460 uint64_t myid; local
461 (void)pthread_threadid_np(pthread_self(), &myid); local
619 uint64_t myid = 0; local
620 (void)pthread_threadid_np(pthread_self(), &myid); local
/macosx-10.10.1/BerkeleyDB-21/db/cxx/
H A Dcxx_env.cpp1036 int DbEnv::rep_set_transport(int myid, int (*arg)(DbEnv *, argument

Completed in 145 milliseconds