Searched refs:current_uid (Results 1 – 2 of 2) sorted by relevance
172 static unsigned int current_uid; variable479 if (current_uid == ROOT_UID) in check_free_size()550 if (current_uid != ROOT_UID && in file_check()551 buf->st_uid != current_uid) { in file_check()1088 if (current_uid != ROOT_UID && in file_statistic()1089 buf->st_uid != current_uid) { in file_statistic()1153 if (current_uid == ROOT_UID) { in file_statistic()1192 if (current_uid == ROOT_UID) { in file_statistic()1220 if (current_uid == ROOT_UID) { in file_statistic()1711 current_uid = getuid(); in main()[all …]
334 Return: ```current_gid << 32 | current_uid```