Searched refs:funlockfile (Results 1 - 20 of 20) 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/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 */
H A Dargp-namefrob.h82 #define __funlockfile funlockfile
/osnet-11/usr/src/lib/libc/port/stdio/
H A Dflockf.c84 funlockfile(FILE *iop) function
/osnet-11/usr/src/lib/libgen/common/
H A Dbgets.c115 funlockfile(fp);
/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/libc/port/regex/
H A Dwordexp.c351 funlockfile(fp);
/osnet-11/usr/src/lib/libc/port/rt/
H A Dsigev_thread.c83 pthread_cleanup_push(funlockfile, stderr);
86 pthread_cleanup_pop(1); /* funlockfile(stderr) */
/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
/osnet-11/usr/src/lib/libzpool/common/
H A Dkernel.c598 funlockfile(stdout);
/osnet-11/usr/src/lib/libast/
H A DMakefile.com381 common/stdio/funlockfile.o \
/osnet-11/usr/src/grub/grub2/
H A Dconfigure2435 ac_func_list="$ac_func_list funlockfile"
21961 for ac_func in flockfile funlockfile
22526 for ac_func in flockfile funlockfile
[all...]

Completed in 114 milliseconds