Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/xcvs/dist/src/
Dfileattr.h123 extern void fileattr_setall (const char *filename, const char *attrs);
Dfileattr.c411 fileattr_setall (const char *filename, const char *attrs) in fileattr_setall() function
Dadd.c864 fileattr_setall (NULL, attrs); in add_directory()
DChangeLog-971472 * fileattr.h, fileattr.c (fileattr_getall, fileattr_setall):