Searched defs:C8 (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dntlm.c432 * C8: Challenge from server (8 bytes)
438 const uchar_t *v2hash, const uchar_t *C8,
444 /* data = concat(C8, client_data) */
449 bcopy(C8, data, 8);
437 ntlm_v2_resp_hash(uchar_t *rhash, const uchar_t *v2hash, const uchar_t *C8, const uchar_t *client_data, size_t cdlen) argument
/illumos-gate/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_Lxcacheerr.c133 /* C0 C1 C2 C3 C4 C5 C6 C7 C8 */
153 * 136 ECC bit C8 is bad.
171 #define C8 136 macro
221 C8, M, M2, 39, M, 34, 105, M2, M, 30, 104, M, 101, M, M, 4,
1188 if ((tag_bit > C8)) {
1196 if ((tag_bit >= C0) && (tag_bit <= C8)) {
1676 if (bit > C8) {
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c195 * 136 ECC bit C8 is bad.
213 #define C8 136 macro
263 C8, M, M2, 39, M, 34, 105, M2, M, 30, 104, M, 101, M, M, 4,

Completed in 69 milliseconds