Home
last modified time | relevance | path

Searched refs:entsep (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl2/xcvs/dist/src/
Dfileattr.c235 fileattr_modify (char *list, const char *attrname, const char *attrval, int namevalsep, int entsep) in fileattr_modify() argument
259 p2 = strchr (p, entsep); in fileattr_modify()
302 *rp++ = entsep; in fileattr_modify()
318 *rp++ = entsep; in fileattr_modify()
Dfileattr.h105 int entsep);