Home
last modified time | relevance | path

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

/dragonfly/contrib/cvs-1.12/src/
HDfileattr.c233 fileattr_modify (char *list, const char *attrname, const char *attrval, int namevalsep, int entsep) in fileattr_modify() argument
257 p2 = strchr (p, entsep); in fileattr_modify()
300 *rp++ = entsep; in fileattr_modify()
316 *rp++ = entsep; in fileattr_modify()
HDfileattr.h105 int entsep);