Searched refs:fileattr_set (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | fileattr.h | 111 extern void fileattr_set (const char *filename, const char *attrname,
|
H A D | edit.c | 38 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 D | watch.c | 203 fileattr_set (file, in watch_modify_watchers()
|
H A D | fileattr.c | 327 fileattr_set (const char *filename, const char *attrname, const char *attrval) in fileattr_set() function
|
H A D | ChangeLog-96 | 289 * 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 D | ChangeLog | 1137 * fileattr.c (fileattr_read, fileattr_set, fileattr_write): Ditto.
|