Searched refs:_alt_gid (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_write_disk_perms.c33 static long _alt_gid = -1; variable
84 _alt_gid = -1;
86 /* _alt_gid must be different than _default_gid */
90 _alt_gid = gid;
101 return (_alt_gid);

Completed in 183 milliseconds