Home
last modified time | relevance | path

Searched refs:BUFSIZ (Results 1 – 25 of 534) sorted by path

12345678910>>...22

/illumos-gate/usr/src/boot/include/
H A Dstdio.h195 #define BUFSIZ 1024 /* size of buffer used by setbuf */ macro
/illumos-gate/usr/src/cmd/abi/spectrans/parser/
H A Dextends.c47 char funname[BUFSIZ], filename[MAXPATHLEN], parentfun[BUFSIZ], in do_extends()
48 buf[BUFSIZ], key[20]; in do_extends()
78 (void) strncpy(parentfun, funname, BUFSIZ); in do_extends()
79 parentfun[BUFSIZ-1] = '\0'; in do_extends()
275 char pfun[BUFSIZ]; in find_fun()
313 char key[20], buf[BUFSIZ], *buf2 = NULL, *localvalue = NULL, *p; in arch_match()
323 while (fgets(buf, BUFSIZ, fp)) { in arch_match()
332 if (!fgets(buf, BUFSIZ, fp)) { in arch_match()
H A Dfrontend.c158 char key[BUFSIZ], *value = NULL, *p = NULL; in read_spec()
200 (void) strncpy(meta_info.mi_filename, spec_filename, BUFSIZ); in read_spec()
464 char fun[BUFSIZ]; in check4extends()
465 char extends[BUFSIZ]; in check4extends()
543 char buf[BUFSIZ]; in readline()
545 if (fgets(buf, BUFSIZ, fp)) { in readline()
556 if (!fgets(buf, BUFSIZ, fp)) { in readline()
/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dxlator.c200 char rhs[BUFSIZ]; in xlator_start_if()
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dio.c140 char copy_buffer[BUFSIZ*8]; in commit_code_file()
H A Dlinkage.c86 char buf[BUFSIZ]; in generate_interface_predeclaration()
93 (void) snprintf(buf, BUFSIZ, "%s;", strnormalize(p)); in generate_interface_predeclaration()
95 (void) snprintf(buf, BUFSIZ, "%s", strnormalize(p)); in generate_interface_predeclaration()
H A Dparseproto.y1321 char buf[BUFSIZ]; in type_PrintType()
1812 char buf[BUFSIZ]; in decl_PrintDecl()
1840 char tmp[BUFSIZ]; in decl_ToString()
1841 char tmp2[BUFSIZ]; in decl_ToString()
1974 char buf[BUFSIZ]; in decl_AddArgNames()
2027 char buf[BUFSIZ]; in main()
2065 char buf[BUFSIZ]; in decl_PrintTraceInfo()
2066 char f_type[BUFSIZ]; in decl_PrintTraceInfo()
2068 char a_name[BUFSIZ]; in decl_PrintTraceInfo()
2140 char buf[BUFSIZ]; in decl_GetTraceInfo()
[all …]
H A Dtrace.c214 char ifname[BUFSIZ]; in xlator_start_if()
717 char f_type[BUFSIZ]; /* The function. */ in collect_prototype()
718 char f_basetype[BUFSIZ]; in collect_prototype()
719 char f_name[BUFSIZ]; in collect_prototype()
720 char a_name[BUFSIZ]; /* The arguments. */ in collect_prototype()
721 char a_basetype[BUFSIZ]; in collect_prototype()
722 char a_type[BUFSIZ]; in collect_prototype()
727 char tmp_proto[BUFSIZ], buf[BUFSIZ]; in collect_prototype()
732 tmp_proto[BUFSIZ-1] = 0; in collect_prototype()
797 (void) snprintf(a_type, BUFSIZ, "%s ", in collect_prototype()
[all …]
/illumos-gate/usr/src/cmd/acct/
H A Dacctcom.c46 char obuf[BUFSIZ];
H A Dfwtmp.c106 char buf[BUFSIZ]; in inp()
110 if (fgets((p = buf), BUFSIZ, file) == NULL) in inp()
/illumos-gate/usr/src/cmd/allocate/
H A Dallocate3.c229 char optbuf[BUFSIZ]; in print_da_defs()
252 char optbuf[BUFSIZ]; in print_dev_attrs()
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dstdio92 #define BUFSIZ SF_BUFSIZE
96 #ifndef BUFSIZ
97 #define BUFSIZ 8192
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dstdio92 #define BUFSIZ SF_BUFSIZE
96 #ifndef BUFSIZ
97 #define BUFSIZ 8192
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dstdio92 #define BUFSIZ SF_BUFSIZE
96 #ifndef BUFSIZ
97 #define BUFSIZ 8192
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dstdio92 #define BUFSIZ SF_BUFSIZE
96 #ifndef BUFSIZ
97 #define BUFSIZ 8192
/illumos-gate/usr/src/cmd/audio/audioconvert/
H A Dconvert.cc258 char msg[BUFSIZ]; in add_pcm_convert()
297 char msg[BUFSIZ]; in add_channel_convert()
345 char msg[BUFSIZ]; in add_compress()
414 char msg[BUFSIZ]; in add_decompress()
474 char msg[BUFSIZ]; in add_rate_convert()
/illumos-gate/usr/src/cmd/audio/utilities/
H A DAudioHdrParse.cc332 char buf[BUFSIZ]; in EncodingParse()
346 (void) strncpy(buf, str, BUFSIZ); in EncodingParse()
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumpitime.c285 char buf[BUFSIZ]; in getrecord()
287 if ((fgets(buf, BUFSIZ, df)) != buf) in getrecord()
H A Ddumpmain.c130 char kbsbuf[BUFSIZ]; in main()
H A Ddumpoptr.c72 char replybuffer[BUFSIZ]; in query_once()
/illumos-gate/usr/src/cmd/backup/lib/
H A Dbyteorder.c201 char buffy[BUFSIZ]; in normspcl()
H A Dgetdate.y865 char buffy[BUFSIZ];
H A Drmtlib.c455 char code[30], emsg[BUFSIZ]; in rmtreply()
/illumos-gate/usr/src/cmd/backup/restore/
H A Ddirs.c774 char buf[BUFSIZ]; in genliteraldir()
799 size = i < BUFSIZ ? (size_t)i : BUFSIZ; in genliteraldir()
H A Dinteractive.c57 char cmd[BUFSIZ]; in runcmdshell()

12345678910>>...22