Searched defs:funlockfile (Results 1 - 13 of 13) sorted by relevance

/osnet-11/usr/src/lib/libast/common/stdio/
H A Dfunlockfile.c27 funlockfile(Sfio_t* f) function
29 STDIO_VOID(f, "funlockfile", void, (Sfio_t*), (f))
/osnet-11/usr/src/lib/libc/port/stdio/
H A Dflockf.c84 funlockfile(FILE *iop) function
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dgetdelim.c44 # undef funlockfile macro
46 # define funlockfile(x) ((void) 0) macro
134 funlockfile (fp); /* doesn't set errno */
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dnostdio.h52 #undef funlockfile macro
117 #define funlockfile(f) _CANNOT _funlockfile_ macro
H A Dfakesdio.h39 #undef funlockfile macro
118 #define funlockfile(f) _CANNOT _funlockfile_ macro
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dast_stdio.h271 extern __MANGLE__ void funlockfile __PROTO__((FILE*));
374 #define funlockfile _ast_funlockfile macro
/osnet-11/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_stdio.h250 extern __MANGLE__ void funlockfile __PROTO__((FILE*));
353 #define funlockfile _ast_funlockfile macro
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dast_stdio.h271 extern __MANGLE__ void funlockfile __PROTO__((FILE*));
374 #define funlockfile _ast_funlockfile macro
/osnet-11/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_stdio.h250 extern __MANGLE__ void funlockfile __PROTO__((FILE*));
353 #define funlockfile _ast_funlockfile macro
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dast_stdio.h271 extern __MANGLE__ void funlockfile __PROTO__((FILE*));
374 #define funlockfile _ast_funlockfile macro
/osnet-11/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_stdio.h250 extern __MANGLE__ void funlockfile __PROTO__((FILE*));
353 #define funlockfile _ast_funlockfile macro
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_stdio.h271 extern __MANGLE__ void funlockfile __PROTO__((FILE*));
374 #define funlockfile _ast_funlockfile macro
/osnet-11/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_stdio.h250 extern __MANGLE__ void funlockfile __PROTO__((FILE*));
353 #define funlockfile _ast_funlockfile macro

Completed in 51 milliseconds