Searched defs:SFNPUTC (Results 1 – 2 of 2) sorted by relevance
/titanic_51/usr/src/lib/libast/common/sfio/ |
H A D | sfhdr.h | 899 #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) macro
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/sfio/ |
H A D | sfhdr.h | 917 #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) macro
|