Home
last modified time | relevance | path

Searched refs:whichperm (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dcommit.c1389 int whichperm; in commit_fileproc() local
1391 whichperm = 3; in commit_fileproc()
1393 whichperm = 6; in commit_fileproc()
1395 whichperm = 7; in commit_fileproc()
1397 if (!access_allowed (finfo->file, finfo->repository, ci->tag, whichperm, in commit_fileproc()