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

/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dfileattr.h105 int entsep);
H A Dfileattr.c235 fileattr_modify (char *list, const char *attrname, const char *attrval, int namevalsep, int entsep) argument
259 p2 = strchr (p, entsep);
274 /* Don't include the preceding entsep. */
302 *rp++ = entsep;
318 *rp++ = entsep;

Completed in 93 milliseconds