Searched refs:accessfpin (Results 1 – 1 of 1) sorted by relevance
1775 FILE *accessfpin; in write_perms() local1829 accessfpin = open_accessfile ("r", arepos, &accessfile); in write_perms()1833 while (getline (&line, &line_allocated, accessfpin) >= 0) in write_perms()1835 if (pos != ftell (accessfpin)) in write_perms()1847 if (fclose (accessfpin) == EOF) in write_perms()