Home
last modified time | relevance | path

Searched refs:idx4 (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Dremove.c1105 Aliste idx4; in remove_hdl() local
1109 idx4, gdp4)) { in remove_hdl()
1181 Aliste idx4; in remove_hdl() local
1206 idx4, gdp4)) { in remove_hdl()
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dkey.c262 u_int idx0, idx1, idx2, idx3, idx4; in key_fingerprint_bubblebabble() local
274 idx4 = (((u_int)(dgst_raw[(2 * i) + 1]))) & 15; in key_fingerprint_bubblebabble()
277 retval[j++] = consonants[idx4]; in key_fingerprint_bubblebabble()