Searched refs:fileattr_modify (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | fileattr.h | 103 extern char *fileattr_modify (char *list, const char *attrname,
|
H A D | fileattr.c | 235 fileattr_modify (char *list, const char *attrname, const char *attrval, int namevalsep, int entsep) in fileattr_modify() function 334 p = fileattr_modify (fileattr_default_attrs, attrname, attrval, in fileattr_set() 368 p = fileattr_modify (node->data, attrname, attrval, '=', ';'); in fileattr_set()
|
H A D | watch.c | 193 fileattr_modify (curattr, in watch_modify_watchers()
|
H A D | edit.c | 788 newlist = fileattr_modify (edlist, editor, val, '>', ','); in editor_set()
|
H A D | ChangeLog-96 | 1741 (fileattr_get0, fileattr_modify, fileattr_set): Likewise. 1744 (fileattr_get0, fileattr_modify, fileattr_set): Likewise.
|
H A D | ChangeLog-97 | 2823 * fileattr.h (fileattr_modify): Fix example in comment.
|