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/
H A Dfileattr.h123 extern void fileattr_setall (const char *filename, const char *attrs);
H A Dfileattr.c411 fileattr_setall (const char *filename, const char *attrs) in fileattr_setall() function
H A Dadd.c864 fileattr_setall (NULL, attrs); in add_directory()
H A DChangeLog-971472 * fileattr.h, fileattr.c (fileattr_getall, fileattr_setall):