Searched refs:statbuf2 (Results 1 – 2 of 2) sorted by relevance
36 idmap_stat *statbuf2; member74 b->statbuf2[i] = idmap_get_mappings(h); in get_idmap_batch()125 b[i].statbuf2 = calloc(BATCHSIZE, sizeof (idmap_stat)); in test_idmap()162 if (b[i].statbuf2[j]) { in test_idmap()164 i, j, b[i].statbuf2[j]); in test_idmap()
102 statbuf2; in putprinter() local168 Stat(path, &statbuf2) == -1 in putprinter()169 || statbuf1.st_dev != statbuf2.st_dev in putprinter()170 || statbuf1.st_ino != statbuf2.st_ino in putprinter()