Lines Matching refs:GOOD
357 if (gethead(&spcl) == GOOD &&
358 checktype(&spcl, TS_END) == GOOD) {
793 result = GOOD;
808 result = GOOD;
823 result = GOOD;
826 if ((result = lf_linkit(lnkbuf, rname, SYMLINK)) != GOOD)
842 result = GOOD;
918 result = GOOD;
1000 result = GOOD;
1017 while (checktype(&spcl, TS_CLRI) == GOOD ||
1018 checktype(&spcl, TS_BITS) == GOOD)
1050 if (checktype(&spcl, TS_END) == GOOD) {
1118 if ((readhdr(&spcl) == GOOD) && (checktype(&spcl, TS_ADDR) == GOOD)) {
1729 return (GOOD);
1741 return (GOOD);
1887 return (GOOD);
1992 if (checktype(header, TS_ADDR) == GOOD) {
2002 if (checktype(header, TS_INODE) == GOOD) {
2012 if (checktype(header, TS_END) == GOOD) {
2017 if (checktype(header, TS_CLRI) == GOOD) {
2022 if (checktype(header, TS_BITS) == GOOD) {
2045 return (GOOD);
2053 return (GOOD);