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

/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfhdr.h899 #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) macro
H A Dsfvprintf.c146 #define SMnputc(f,c,n) { if((o = SFNPUTC(f,c,n)) > 0 ) n_output += 1; \

Completed in 62 milliseconds