Searched defs:PUTCHAR (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld.4.x/
H A Drtsubrs.c142 #define PUTCHAR(c) { \ macro
157 PUTCHAR(c);
182 PUTCHAR(c);
189 PUTCHAR(c);
194 PUTCHAR('%');
215 #undef PUTCHAR macro
216 #define PUTCHAR(c) { \ macro
225 PUTCHAR('-');
234 PUTCHAR(*--cp);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h706 #define PUTCHAR(c, cp) { \ macro
777 PUTCHAR(PPP_ALLSTATIONS, p); \
778 PUTCHAR(PPP_UI, p); \

Completed in 60 milliseconds