Searched refs:ts_i (Results 1 – 2 of 2) sorted by relevance
546 static u_int ts_i = 0; in show_tprof_stat() local551 ts0 = &tsbuf[ts_i++ & 1]; in show_tprof_stat()552 ts = &tsbuf[ts_i & 1]; in show_tprof_stat()
3658 u_int32 ts_i, in derive_nonce() argument3680 MD5Update(&ctx, __UNCONST(&ts_i), sizeof(ts_i)); in derive_nonce()3725 u_int ts_i; in validate_nonce() local3732 if (3 != sscanf(pnonce, "%08x%08x%08x", &ts_i, &ts_f, &supposed)) in validate_nonce()3735 ts.l_ui = (u_int32)ts_i; in validate_nonce()