/illumos-gate/usr/src/contrib/ast/src/lib/libast/stdio/ |
H A D | funlockfile.c | 27 funlockfile(Sfio_t* f) in funlockfile() function
|
/illumos-gate/usr/src/cmd/smbsrv/fksmbd/ |
H A D | fksmbd_log.c | 57 funlockfile(stdout); in smb_vsyslog()
|
/illumos-gate/usr/src/lib/libc/port/stdio/ |
H A D | flockf.c | 82 funlockfile(FILE *iop) in funlockfile() function
|
/illumos-gate/usr/src/cmd/smbsrv/smbd/ |
H A D | smbd_syslog.c | 61 funlockfile(stdout); in smb_svc_log()
|
/illumos-gate/usr/src/lib/libgen/common/ |
H A D | bgets.c | 113 funlockfile(fp); in bgets()
|
/illumos-gate/usr/src/test/libc-tests/tests/stdio/ |
H A D | orientation_test.c | 169 TEST_UNCHANGED(flockfile(f);funlockfile(f)); in main() 170 TEST_UNCHANGED(ftrylockfile(f);funlockfile(f)); in main()
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/resilver/ |
H A D | sysevent.c | 59 funlockfile(out); in process_event()
|
/illumos-gate/usr/src/lib/libdemangle/common/ |
H A D | demangle.c | 197 funlockfile(debugf); in demdebug()
|
/illumos-gate/usr/src/cmd/power/ |
H A D | pm_pam_conv.c | 95 funlockfile(stdin); in getinput()
|
/illumos-gate/usr/src/cmd/od/ |
H A D | od.c | 839 funlockfile(input); in main() 852 funlockfile(input); in main()
|
/illumos-gate/usr/src/head/ |
H A D | stdio.h | 310 extern void funlockfile(FILE *);
|
/illumos-gate/usr/src/test/crypto-tests/tests/common/ |
H A D | testfuncs.c | 104 funlockfile(stderr); in printbuf()
|
/illumos-gate/usr/src/lib/libc/port/regex/ |
H A D | wordexp.c | 345 funlockfile(fp); in wordexp()
|
/illumos-gate/usr/src/boot/include/ |
H A D | stdio.h | 316 void funlockfile(FILE *);
|
/illumos-gate/usr/src/lib/libzpool/common/ |
H A D | kernel.c | 365 funlockfile(stdout); in __dprintf()
|
/illumos-gate/usr/src/cmd/svc/configd/ |
H A D | configd.c | 410 funlockfile(stderr); in configd_vlog()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/ |
H A D | stdio | 189 extern void funlockfile(FILE*); 326 printf("#define funlockfile _ast_funlockfile\n");
|
/illumos-gate/usr/src/lib/libc/port/rt/ |
H A D | sigev_thread.c | 81 pthread_cleanup_push(funlockfile, stderr); in dprintf()
|
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/ |
H A D | stdio | 250 extern __MANGLE__ void funlockfile __PROTO__((FILE*)); 353 #define funlockfile _ast_funlockfile
|
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/ |
H A D | stdio | 250 extern __MANGLE__ void funlockfile __PROTO__((FILE*)); 353 #define funlockfile _ast_funlockfile
|
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/ |
H A D | stdio | 250 extern __MANGLE__ void funlockfile __PROTO__((FILE*)); 353 #define funlockfile _ast_funlockfile
|
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/ |
H A D | stdio | 250 extern __MANGLE__ void funlockfile __PROTO__((FILE*)); 353 #define funlockfile _ast_funlockfile
|
/illumos-gate/usr/src/lib/c_synonyms/ |
H A D | syn_common | 326 funlockfile
|
/illumos-gate/usr/src/cmd/ast/libast/ |
H A D | Makefile.defs | 424 stdio/funlockfile.o \
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/ |
H A D | Makefile | 172 flockfile.c ftrylockfile.c funlockfile.c \
|