Home
last modified time | relevance | path

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

/dports/security/acmetool/acmetool-0.2.1/fdb/
H A Dfdb.go652 err = cw.db.enforcePermissionsOnFile(cw.finalNameRel, cw.finalNameRel, false)
662 func (db *DB) enforcePermissionsOnFile(rpath, rpathFinal string, symlink bool) error { func
772 err = c.db.enforcePermissionsOnFile(filepath.Join("tmp", filepath.Base(tmpName)),
/dports/security/acmetool/acmetool-0.2.1/vendor/github.com/hlandau/acmetool/fdb/
H A Dfdb.go652 err = cw.db.enforcePermissionsOnFile(cw.finalNameRel, cw.finalNameRel, false)
662 func (db *DB) enforcePermissionsOnFile(rpath, rpathFinal string, symlink bool) error { func
772 err = c.db.enforcePermissionsOnFile(filepath.Join("tmp", filepath.Base(tmpName)),