Home
last modified time | relevance | path

Searched refs:FILEATTR (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dfileattr.c121 newnode->type = FILEATTR; in fileattr_read()
361 node->type = FILEATTR; in fileattr_set()
440 node->type = FILEATTR; in fileattr_setall()
483 node->type = FILEATTR; in fileattr_newfile()
H A Dhash.h25 RCSVERS, DIRS, UPDATE, LOCK, NDBMNODE, FILEATTR, enumerator
H A Dhash.c524 case FILEATTR: return "FILEATTR"; in nodetypestring()
H A DChangeLog-9395402 * hash.c (nodetypestring), hash.h (enum ntype): Add FILEATTR.