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

/freebsd-10.1-release/usr.bin/csup/
H A Dfattr.c560 char *attrend, *attrstart, *end; local
575 attrend = attrstart + attrlen;
576 tmp = *attrend;
577 *attrend = '\0';
583 if (errno || end != attrend)
589 if (errno || end != attrend)
595 if (errno || end != attrend)
601 if (errno || end != attrend)
610 if (errno || end != attrend)
626 if (errno || end != attrend)
[all...]

Completed in 103 milliseconds