Home
last modified time | relevance | path

Searched defs:SMwrite (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/lib/libast/common/sfio/
H A Dsfvprintf.c149 #define SMwrite(f,s,n) { if((o = SFWRITE(f,(Void_t*)s,n)) > 0 ) n_output += o; \ macro
/titanic_51/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfvprintf.c149 #define SMwrite(f,s,n) { if((o = SFWRITE(f,(Void_t*)s,n)) > 0 ) n_output += o; \ macro