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

/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfpeek.c51 { SFSTRSIZE(f);
H A Dsfresize.c47 { SFSTRSIZE(f);
H A Dsfsize.c46 { SFSTRSIZE(f);
H A Dsfsk.c67 { SFSTRSIZE(f);
H A Dsfseek.c116 { SFSTRSIZE(f);
H A Dsftmp.c347 { SFSTRSIZE(&savf);
H A Dsfmode.c480 { SFSTRSIZE(f);
H A Dsfhdr.h955 #define SFSTRSIZE(f) { Sfoff_t s = (f)->next - (f)->data; \ macro

Completed in 68 milliseconds