Home
last modified time | relevance | path

Searched refs:FILE (Results 126 – 150 of 2162) sorted by relevance

12345678910>>...87

/illumos-gate/usr/src/cmd/fs.d/udfs/fstyp/
H A Dfstyp.c55 FILE *fout, FILE *ferr);
62 int fstyp_mod_dump(fstyp_mod_handle_t handle, FILE *fout, FILE *ferr);
131 fstyp_mod_dump(fstyp_mod_handle_t handle, FILE *fout, FILE *ferr) in fstyp_mod_dump()
223 print_vds(fstyp_udfs_t *h, struct vds *v, FILE *fout, FILE *ferr) in print_vds()
/illumos-gate/usr/src/tools/scripts/
H A Dvalidate_paths.pl83 my ($FILE, $name) = @_;
87 while (<$FILE>) {
204 } elsif (open FILE, "<$file") {
205 process_paths(\*FILE, $file);
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dgetc.c46 getc(FILE *iop) in getc()
59 getc_unlocked(FILE *iop) in getc_unlocked()
66 _getc_internal(FILE *iop) in _getc_internal()
H A Dputc.c46 putc(int ch, FILE *iop) in putc()
58 putc_unlocked(int ch, FILE *iop) in putc_unlocked()
69 _putc_internal(int ch, FILE *iop) in _putc_internal()
H A Dungetc.c39 int _ungetc_unlocked(int c, FILE *iop);
42 ungetc(int c, FILE *iop) in ungetc()
53 _ungetc_unlocked(int c, FILE *iop) in _ungetc_unlocked()
/illumos-gate/usr/src/cmd/refer/
H A Drefer0.c18 FILE *in = stdin;
19 FILE *fo = stdout;
20 FILE *ftemp = stdout;
H A Daddbib.c39 static void addbib(FILE *, char *);
40 void bibedit(FILE *, char *, char *);
57 FILE *fp, *fopen(); in main()
106 addbib(FILE *fp, char *argv) /* add entries to a bibliographic database */ in addbib()
201 bibedit(FILE *fp, char *cmd, char *arg) /* edit database with edit, ex, or vi */ in bibedit()
249 FILE *pfp, *fopen(); in rd_skel()
H A Dinv2.c22 newkeys(FILE *outf, FILE *inf, FILE *recf, int nhash, FILE *fd, int *iflong) in newkeys()
/illumos-gate/usr/src/tools/cscope-fast/
H A Dlibrary.h47 FILE *mypopen(char *cmd, char *mode);
48 int mypclose(FILE *ptr);
51 FILE *vpfopen(char *filename, char *type);
/illumos-gate/usr/src/lib/libnvpair/
H A Dlibnvpair.h49 extern void nvlist_print(FILE *, nvlist_t *);
50 extern int nvlist_print_json(FILE *, nvlist_t *);
96 extern void nvlist_prtctl_setdest(nvlist_prtctl_t, FILE *);
97 extern FILE *nvlist_prtctl_getdest(nvlist_prtctl_t);
/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derrortouch.c39 static void errorprint(FILE *place, Eptr errorp, boolean print_all);
52 static int mustoverwrite(FILE *preciousfile, FILE *tmpfile);
53 static int mustwrite(char *base, int n, FILE *preciousfile);
503 FILE *o_touchedfile; /* the old file */
504 FILE *n_touchedfile; /* the new file */
578 FILE *localfile; in writetouched()
579 FILE *tmpfile; in writetouched()
642 mustoverwrite(FILE *preciousfile, FILE *tmpfile) in mustoverwrite()
656 mustwrite(char *base, int n, FILE *preciousfile) in mustwrite()
715 errorprint(FILE *place, Eptr errorp, boolean print_all) in errorprint()
/illumos-gate/usr/src/cmd/xstr/
H A Dxstr.c43 int fgetNUL(char *, int, FILE *);
44 int xgetc(FILE *);
267 FILE *mesgread = fopen(strings, "r"); in inithash()
281 fgetNUL(char *obuf, int rmdr, FILE *file) in fgetNUL()
293 xgetc(FILE *file) in xgetc()
341 FILE *mesgwrit; in flushsh()
405 FILE *strf = fopen(strings, "r"); in xsdotc()
406 FILE *xdotcf; in xsdotc()
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dportable.h352 int fprintf(FILE *, char *, ...);
353 int fseek(FILE *, long, int);
354 int fread(char *, int, int, FILE *);
355 int fclose(FILE *);
356 int fflush(FILE *);
357 int rewind(FILE *);
363 int fputc(char, FILE *);
364 int fputs(char *, FILE *);
/illumos-gate/usr/src/lib/libfsmgt/common/
H A Dfileutil.c42 static char *retrieve_string(FILE *fp, char *line, int buffersize);
64 fileutil_get_first_column_data(FILE *fp, int *num_elements, int *errp) in fileutil_get_first_column_data()
112 fileutil_getfs(FILE *fp) in fileutil_getfs()
132 fileutil_getline(FILE *fp, char *line, int linesz) in fileutil_getline()
242 retrieve_string(FILE *fp, char *line, int buffersize) in retrieve_string()
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dscr_dump.c53 FILE *fp;
61 if ((fp = fopen(f, "wF")) != (FILE *) 0) {
75 FILE *fp;
78 if ((fp = fopen(f, "rF")) == (FILE *) 0)
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dio.c41 FILE *Bodyfp = NULL;
42 FILE *Headfp = NULL;
43 FILE *Mapfp = NULL;
119 FILE *hfp; in alt_code_file()
/illumos-gate/usr/src/head/
H A Dshadow.h84 extern struct spwd *fgetspent_r(FILE *, struct spwd *, char *, int);
89 extern struct spwd *fgetspent(FILE *); /* MT-unsafe */
92 extern int putspent(const struct spwd *, FILE *);
/illumos-gate/usr/src/cmd/passmgmt/
H A DMakefile29 FILE= datemsk macro
30 TXTS= $(FILE)
35 ROOTFILE= $(ROOTETC)/$(FILE)
/illumos-gate/usr/src/tools/smatch/src/smatch_data/db/
H A Dinit_constraints_required.pl41 open(FILE, "$dir/$project.constraints_required");
42 while (<FILE>) {
49 close(FILE);
/illumos-gate/usr/src/lib/libpkg/common/
H A Dvfpops.c155 FILE *fp = (FILE *)NULL; in vfpOpen()
209 if (fp == (FILE *)NULL) { in vfpOpen()
444 (vfp->_vfpFile != (FILE *)NULL)) { in vfpClose()
479 if (vfp->_vfpFile != (FILE *)NULL) { in vfpClose()
710 if (a_vfp->_vfpFile != (FILE *)NULL) { in vfpTruncate()
900 if (avfp->_vfpFile != (FILE *)NULL) { in vfpCheckpointFile()
902 avfp->_vfpFile = (FILE *)NULL; in vfpCheckpointFile()
983 FILE *fp; /* backing store */ in vfpCheckpointOpen()
1046 if (fp == (FILE *)NULL) { in vfpCheckpointOpen()
1048 if (fp == (FILE *)NULL) { in vfpCheckpointOpen()
/illumos-gate/usr/src/cmd/sgs/tools/
H A Dreadme_revision98 open(FILE, $readme) || die "$script: Unable to open $readme\n";
110 while ($_ = <FILE>) {
119 close FILE;
/illumos-gate/usr/src/cmd/bnu/
H A Duuencode.c66 static void encode(FILE *, FILE *, int);
72 FILE *in; in main()
180 encode(FILE *in, FILE *out, int base64) in encode()
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Dprutils.c349 FILE *
355 FILE *IncludeFile; in PrOpenIncludeFile()
434 FILE *
441 FILE *IncludeFile; in PrOpenIncludeWithPrefix()
487 FILE *InputFile, in PrPushInputFileStack()
/illumos-gate/usr/src/test/libc-tests/tests/stdio/
H A Dmemstream_reopen.c43 check_reopen(FILE *f, const char *variant) in check_reopen()
45 FILE *new = freopen(NULL, "r", f); in check_reopen()
62 FILE *f; in main()
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibadm.h261 extern char *fpkgparam __P((FILE *fp, char *param));
272 extern int _putdevtabrec __P((FILE *stream, struct devtabent *rec));
282 extern int _putdgrptabrec __P((FILE *stream, struct dgrptabent *rec));
290 extern void puterror __P((FILE *fp, char *defmesg, char *error));
295 extern void puthelp __P((FILE *fp, char *defmesg, char *help));
300 extern void putprmpt __P((FILE *fp, char *prompt, char *choices[],
306 extern int puttext __P((FILE *fp, char *str, int lmarg, int rmarg));

12345678910>>...87