Searched refs:funlockfile (Results 1 - 23 of 23) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/stdio/
H A Dfunlockfile.c27 funlockfile(Sfio_t* f) function
29 STDIO_VOID(f, "funlockfile", void, (Sfio_t*), (f))
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dflockf.c84 funlockfile(FILE *iop) function
/illumos-gate/usr/src/cmd/smbsrv/fksmbd/
H A Dfksmbd_log.c57 funlockfile(stdout);
/illumos-gate/usr/src/lib/libgen/common/
H A Dbgets.c115 funlockfile(fp);
/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_syslog.c61 funlockfile(stdout);
/illumos-gate/usr/src/cmd/power/
H A Dpm_pam_conv.c93 funlockfile(stdin);
/illumos-gate/usr/src/lib/libc/port/regex/
H A Dwordexp.c345 funlockfile(fp);
/illumos-gate/usr/src/head/
H A Dstdio.h310 extern void funlockfile(FILE *);
/illumos-gate/usr/src/cmd/od/
H A Dod.c836 funlockfile(input);
849 funlockfile(input);
/illumos-gate/usr/src/boot/include/
H A Dstdio.h316 void funlockfile(FILE *);
/illumos-gate/usr/src/lib/libc/port/rt/
H A Dsigev_thread.c83 pthread_cleanup_push(funlockfile, stderr);
86 pthread_cleanup_pop(1); /* funlockfile(stderr) */
/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.c409 funlockfile(stderr);
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dast_stdio.h271 extern __MANGLE__ void funlockfile __PROTO__((FILE*));
374 #define funlockfile _ast_funlockfile macro
/illumos-gate/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
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dast_stdio.h271 extern __MANGLE__ void funlockfile __PROTO__((FILE*));
374 #define funlockfile _ast_funlockfile macro
/illumos-gate/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
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dast_stdio.h271 extern __MANGLE__ void funlockfile __PROTO__((FILE*));
374 #define funlockfile _ast_funlockfile macro
/illumos-gate/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
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_stdio.h271 extern __MANGLE__ void funlockfile __PROTO__((FILE*));
374 #define funlockfile _ast_funlockfile macro
/illumos-gate/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
/illumos-gate/usr/src/lib/libzpool/common/
H A Dkernel.c686 funlockfile(stdout);
/illumos-gate/usr/src/lib/libast/
H A DMakefile.com395 common/stdio/funlockfile.o \
/illumos-gate/usr/src/man/man3c/
H A DMakefile820 funlockfile.3c \
1720 funlockfile.3c := LINKSRC = flockfile.3c

Completed in 110 milliseconds