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

/osnet-11/usr/src/lib/libast/common/sfio/
H A Dsfgetm.c50 { if(SFRPEEK(f,s,p) <= 0)
H A Dsfgetu.c49 { if(SFRPEEK(f,s,p) <= 0)
H A Dsfgetd.c54 if(SFRPEEK(f,s,p) <= 0)
H A Dsfgetl.c48 { if(SFRPEEK(f,s,p) <= 0)
H A Dsfgetr.c81 if(SFRPEEK(f,s,n) <= 0)
H A Dsfhdr.h953 #define SFRPEEK(f,s,n) (_SFAVAIL(f,s,n) > 0 ? (n) : \ macro
/osnet-11/usr/src/lib/libast/common/stdio/
H A Dfgets.c46 if(SFRPEEK(f,ps,p) <= 0)
H A Dgetdelim.c56 if(SFRPEEK(f,ps,p) <= 0)

Completed in 61 milliseconds