H A D | prot_hsymlinks.c | 177 static void ufiles_add(int usr, char *path, int type); 240 usr, in test_run() local 248 for (usr = 0; usr < USERS_NUM; ++usr) { in test_run() 250 for (file = 0; file < users[usr].num; ++file) { in test_run() 251 ufile = &users[usr].file[file]; in test_run() 252 result_slink |= create_check_slinks(ufile, usr); in test_run() 253 result_hlink |= create_check_hlinks(ufile, usr); in test_run() 361 int dir, usr; in init_base_dirs() local 375 unsigned int dir, usr; init_files_dirs() local 406 ufiles_add(int usr, char *path, int type) ufiles_add() argument 438 int result = 0, usr; create_check_slinks() local 464 int result = 0, usr; create_check_hlinks() local 503 int usr; check_symlink() local [all...] |