Searched refs:STDIO_VOID (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libast/common/stdio/
H A Dflockfile.c29 STDIO_VOID(f, "flockfile", void, (Sfio_t*), (f))
H A Dfunlockfile.c29 STDIO_VOID(f, "funlockfile", void, (Sfio_t*), (f))
H A Drewind.c29 STDIO_VOID(f, "rewind", void, (Sfio_t*), (f))
H A Dsetbuf.c29 STDIO_VOID(f, "setbuf", void, (Sfio_t*, char*), (f, b))
H A Dstdhdr.h79 #define STDIO_VOID(p,n,t,f,a) \ macro
97 #define STDIO_VOID(p,n,t,f,a) macro

Completed in 16 milliseconds