Searched refs:j (Results 1 – 2 of 2) sorted by relevance
52 int i, j, k; in _S_msg_add_auth() local60 j = 0; in _S_msg_add_auth()62 (*newlistp)[j++] = exist[i]; in _S_msg_add_auth()72 (*newlistp)[j++] = new[i]; in _S_msg_add_auth()76 - round_page (j * sizeof (uid_t))); in _S_msg_add_auth()82 *newlistlen = j; in _S_msg_add_auth()183 size_t i, j; in _S_msg_del_auth() local191 for (j = 0; j < nuids; ++j) in _S_msg_del_auth()193 const uid_t uid = uids[j]; in _S_msg_del_auth()203 for (j = 0; j < ngids; ++j) in _S_msg_del_auth()[all …]
31 unsigned long int j; in describe_number() local50 for (j = i; j >= 10; j /= 10) in describe_number()
Completed in 5 milliseconds