Home
last modified time | relevance | path

Searched refs:funlockfile (Results 1 – 25 of 30) sorted by relevance

12

/illumos-gate/usr/src/contrib/ast/src/lib/libast/stdio/
H A Dfunlockfile.c27 funlockfile(Sfio_t* f) in funlockfile() function
/illumos-gate/usr/src/cmd/smbsrv/fksmbd/
H A Dfksmbd_log.c57 funlockfile(stdout); in smb_vsyslog()
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dflockf.c82 funlockfile(FILE *iop) in funlockfile() function
/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_syslog.c61 funlockfile(stdout); in smb_svc_log()
/illumos-gate/usr/src/lib/libgen/common/
H A Dbgets.c113 funlockfile(fp); in bgets()
/illumos-gate/usr/src/test/libc-tests/tests/stdio/
H A Dorientation_test.c169 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 Dsysevent.c59 funlockfile(out); in process_event()
/illumos-gate/usr/src/lib/libdemangle/common/
H A Ddemangle.c197 funlockfile(debugf); in demdebug()
/illumos-gate/usr/src/cmd/power/
H A Dpm_pam_conv.c95 funlockfile(stdin); in getinput()
/illumos-gate/usr/src/cmd/od/
H A Dod.c839 funlockfile(input); in main()
852 funlockfile(input); in main()
/illumos-gate/usr/src/head/
H A Dstdio.h310 extern void funlockfile(FILE *);
/illumos-gate/usr/src/test/crypto-tests/tests/common/
H A Dtestfuncs.c104 funlockfile(stderr); in printbuf()
/illumos-gate/usr/src/lib/libc/port/regex/
H A Dwordexp.c345 funlockfile(fp); in wordexp()
/illumos-gate/usr/src/boot/include/
H A Dstdio.h316 void funlockfile(FILE *);
/illumos-gate/usr/src/lib/libzpool/common/
H A Dkernel.c365 funlockfile(stdout); in __dprintf()
/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.c410 funlockfile(stderr); in configd_vlog()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dstdio189 extern void funlockfile(FILE*);
326 printf("#define funlockfile _ast_funlockfile\n");
/illumos-gate/usr/src/lib/libc/port/rt/
H A Dsigev_thread.c81 pthread_cleanup_push(funlockfile, stderr); in dprintf()
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dstdio250 extern __MANGLE__ void funlockfile __PROTO__((FILE*));
353 #define funlockfile _ast_funlockfile
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dstdio250 extern __MANGLE__ void funlockfile __PROTO__((FILE*));
353 #define funlockfile _ast_funlockfile
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dstdio250 extern __MANGLE__ void funlockfile __PROTO__((FILE*));
353 #define funlockfile _ast_funlockfile
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dstdio250 extern __MANGLE__ void funlockfile __PROTO__((FILE*));
353 #define funlockfile _ast_funlockfile
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common326 funlockfile
/illumos-gate/usr/src/cmd/ast/libast/
H A DMakefile.defs424 stdio/funlockfile.o \
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DMakefile172 flockfile.c ftrylockfile.c funlockfile.c \

12