Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/cvs/src/
Dfileattr.h123 extern void fileattr_setall PROTO ((const char *filename, const char *attrs));
Dfileattr.c415 fileattr_setall (filename, attrs) in fileattr_setall() function
Dadd.c783 fileattr_setall (NULL, attrs);
DChangeLog-971472 * fileattr.h, fileattr.c (fileattr_getall, fileattr_setall):