Home
last modified time | relevance | path

Searched refs:fileattr_set (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dfileattr.h111 extern void fileattr_set (const char *filename, const char *attrname,
H A Dedit.c38 fileattr_set (finfo->file, "_watched", turning_on ? "" : NULL); in onoff_fileproc()
51 fileattr_set (NULL, "_watched", turning_on ? "" : NULL); in onoff_filesdoneproc()
794 fileattr_set (filename, "_editors", newlist); in editor_set()
H A Dwatch.c203 fileattr_set (file, in watch_modify_watchers()
H A Dfileattr.c327 fileattr_set (const char *filename, const char *attrname, const char *attrval) in fileattr_set() function
H A DChangeLog-96289 * fileattr.c (fileattr_set): Set attrs_modified *after* we might
1741 (fileattr_get0, fileattr_modify, fileattr_set): Likewise.
1744 (fileattr_get0, fileattr_modify, fileattr_set): Likewise.
2710 * fileattr.c (fileattr_set): In the case where we are about to
3413 * fileattr.c (fileattr_set): set node->data to NULL after freeing
H A DChangeLog1137 * fileattr.c (fileattr_read, fileattr_set, fileattr_write): Ditto.