Searched refs:fileattr_get0 (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dfileattr.h72 extern char *fileattr_get0 (const char *filename,
H A Dedit.c37 fileattr_get0 (finfo->file, "_watched");
50 fileattr_get0 (NULL, "_watched");
304 them = fileattr_get0 (finfo->file, "_editors");
376 char *editors = fileattr_get0 (finfo->file, "_editors");
787 edlist = fileattr_get0 (filename, "_editors");
888 char *editors = fileattr_get0 (filename, "_editors");
929 watchers = fileattr_get0 (filename, "_watchers");
H A Dwatch.c38 char *curattr = fileattr_get0 (file, "_watchers");
450 them = fileattr_get0 (finfo->file, "_watchers");
H A Dfileattr.c214 fileattr_get0 (const char *filename, const char *attrname) function
H A Dcommit.c1003 editors = fileattr_get0 (finfo->file, "_editors");

Completed in 265 milliseconds