Home
last modified time | relevance | path

Searched refs:SF_LASTR (Results 1 – 10 of 10) sorted by relevance

/titanic_50/usr/src/lib/libast/common/sfio/
H A Dsfgetr.c58 type = type < 0 ? SF_LASTR : type == 1 ? SF_STRING : type;
60 if(type&SF_LASTR) /* return the broken record */
H A Dsfreserve.c55 if(type == SF_LASTR )
/titanic_50/usr/src/lib/libcmd/common/
H A Duniq.c97 else if(bufp = sfgetr(fdin,'\n',SF_LASTR)) in uniq()
H A Dfmt.c245 …e = 0) && (lp = cp + sfvalue(fp->in) - 1) || (cp = sfgetr(fp->in, '\n', SF_LASTR)) && (splice = 1)… in dofmt()
H A Dcut.c272 if (!bp && !(bp = sfgetr(fdin, 0, SF_LASTR))) in cutcols()
/titanic_50/usr/src/lib/libast/amd64/include/ast/
H A Dsfio.h161 #define SF_LASTR 0000020 /* get the last incomplete record */ macro
/titanic_50/usr/src/lib/libast/sparc/include/ast/
H A Dsfio.h161 #define SF_LASTR 0000020 /* get the last incomplete record */ macro
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/
H A Dsfio.h161 #define SF_LASTR 0000020 /* get the last incomplete record */ macro
/titanic_50/usr/src/lib/libast/common/include/
H A Dsfio.h161 #define SF_LASTR 0000020 /* get the last incomplete record */ macro
/titanic_50/usr/src/lib/libast/i386/include/ast/
H A Dsfio.h161 #define SF_LASTR 0000020 /* get the last incomplete record */ macro