Home
last modified time | relevance | path

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

/dragonfly/contrib/cvs-1.12/src/
H A Dfileattr.h123 extern void fileattr_setall (const char *filename, const char *attrs);
H A Dfileattr.c409 fileattr_setall (const char *filename, const char *attrs) in fileattr_setall() function
H A Dadd.c824 fileattr_setall (NULL, attrs); in add_directory()