Home
last modified time | relevance | path

Searched refs:MAXLINE (Results 26 – 50 of 94) sorted by relevance

1234

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Demacs.c192 genchar Screen[MAXLINE]; in ed_emacsread()
220 kstack = (genchar*)malloc(CHARSIZE*MAXLINE); in ed_emacsread()
255 if(scend+plen > (MAXLINE-2)) in ed_emacsread()
256 scend = (MAXLINE-2)-plen; in ed_emacsread()
272 hist_copy((char*)kstack,MAXLINE, hline,hloff); in ed_emacsread()
700 hist_copy((char*)out,MAXLINE, hline,hloff); in ed_emacsread()
943 genchar name[MAXLINE]; in escape()
944 char buf[MAXLINE]; in escape()
1182 char hbuf[MAXLINE]; in xcommands()
1210 char debugbuf[MAXLINE]; in xcommands()
[all …]
H A Dvi.c56 #define MAXCHAR MAXLINE-2 /* max char per line */
220 genchar Ubuf[MAXLINE]; /* used for U command */ in ed_viread()
222 genchar Window[MAXLINE]; /* window image */ in ed_viread()
387 yankbuf = (genchar*)malloc(MAXLINE*CHARSIZE); in ed_viread()
1371 genchar saveline[MAXLINE]; in getline()
1451 if(c >= MAXLINE) in getline()
1452 c = MAXLINE-1; in getline()
2134 genchar tmpspace[MAXLINE]; in restore_v()
2165 if(i >= MAXLINE) in save_last()
2166 i = MAXLINE-1; in save_last()
[all …]
H A Dedit.c638 ep->e_wsize = MAXLINE; in ed_setup()
747 buff = (char*)malloc(MAXLINE); in ed_setup()
749 ep->e_outlast = ep->e_outptr + MAXLINE; in ed_setup()
775 ep->e_wsize = MAXLINE - (ep->e_plen+1); in ed_setup()
864 if(!ep->e_multiline && ep->e_wsize < MAXLINE) in ed_read()
1314 genchar *dpmax = phys+MAXLINE;
1385 genchar buffer[MAXLINE];
1407 char *dpmax = dp+sizeof(genchar)*MAXLINE-2;
1410 char buffer[MAXLINE*sizeof(genchar)];
1571 char buff[MAXLINE];
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dsymtab.c81 char Filename[MAXLINE];
84 char Prototype[MAXLINE];
85 char Formals[MAXLINE];
86 char Actuals[MAXLINE];
87 char Cast[MAXLINE];
538 char buffer[MAXLINE]; in symtab_add_print_types()
681 static char buffer[MAXLINE]; in type_of()
H A Ddb.c184 static char buffer[MAXLINE]; in db_get_output_file()
222 char buffer[MAXLINE]; in db_add_print_types()
H A Dtrace.h59 #define MAXLINE 1024 macro
H A Dutil.c260 static char basename[MAXLINE]; in objectname()
268 (void) strlcpy(basename, p? p+1: name, MAXLINE); in objectname()
H A Dlinkage.c53 char composite_name[MAXLINE]; in generate_linkage()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_adsp.c42 (void) snprintf(get_sum_line(), MAXLINE, in interpret_adsp()
46 (void) snprintf(get_sum_line(), MAXLINE, in interpret_adsp()
H A Dsnoop_atp.c54 (void) snprintf(get_sum_line(), MAXLINE, in interpret_atp()
58 (void) snprintf(get_sum_line(), MAXLINE, in interpret_atp()
H A Dsnoop_nbp.c65 (void) snprintf(get_sum_line(), MAXLINE, in interpret_nbp()
69 (void) snprintf(get_sum_line(), MAXLINE, in interpret_nbp()
H A Dsnoop_rip.c103 (void) snprintf(get_sum_line(), MAXLINE, in interpret_rip()
110 (void) snprintf(get_sum_line(), MAXLINE, in interpret_rip()
131 (void) snprintf(get_sum_line(), MAXLINE, in interpret_rip()
137 (void) snprintf(get_sum_line(), MAXLINE, in interpret_rip()
H A Dsnoop.c187 nbytes = (MAXSUM + 3) * (MAXLINE + REDZONE); in main()
197 output_area += (MAXLINE + REDZONE); in main()
200 output_area += MAXLINE + REDZONE; in main()
202 output_area += MAXLINE + REDZONE; in main()
204 output_area += MAXLINE + REDZONE; in main()
652 (void) snprintf(lp, MAXLINE, "VLAN#%i: ", vlanid); in show_pktinfo()
H A Dsnoop_igmp.c59 (void) snprintf(line, MAXLINE, "Malformed IGMP packet"); in interpret_igmp()
96 (void) snprintf(line, MAXLINE, "IGMP %s", pt); in interpret_igmp()
H A Dsnoop_rport.c290 (void) snprintf(get_sum_line(), MAXLINE, in interpret_syslog()
301 (void) snprintf(get_detail_line(0, 0), MAXLINE, in interpret_syslog()
437 (void) snprintf(get_sum_line(), MAXLINE, in interpret_reserved()
H A Dsnoop_tcp.c96 endline = line + MAXLINE; in interpret_tcp()
297 char sack_blk[MAXLINE + 1];
346 char options[MAXLINE + 1]; in print_tcpoptions_summary()
H A Dsnoop_isis.c80 (void) snprintf(get_sum_line(), MAXLINE, in interpret_isis()
/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.c681 char buf[MAXLINE+1]; in getkmsg()
684 char tmpbuf[MAXLINE+1]; in getkmsg()
691 dat.maxlen = MAXLINE; in getkmsg()
793 char buf[MAXLINE+1]; in net_poll()
1733 char line[MAXLINE*2]; in writemsg()
1734 char head[MAXLINE+1]; in writemsg()
1981 char cp[MAXLINE+1]; in wallmsg()
2106 char pwbuf[MAXLINE]; in writetodev()
2301 char buf[MAXLINE+1]; in logerror()
2496 char line[MAXLINE+1]; in open_door()
[all …]
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmime.c123 char buf[MAXLINE];
124 char pvpbuf[MAXLINE];
1041 char buf[MAXLINE];
1042 unsigned char fbuf[MAXLINE + 1];
1043 char pvpbuf[MAXLINE];
1148 if (*fbufp++ == '\n' || fbufp >= &fbuf[MAXLINE]) \
1183 &fbuf[MAXLINE] - fbufp);
1199 &fbuf[MAXLINE] - fbufp);
H A Dheaders.c494 char xbuf[MAXLINE];
806 char buf[MAXLINE];
955 char pvpbuf[MAXLINE];
1108 char sbuf[MAXLINE + 1];
1678 char buf[SM_MAX(MAXLINE,BUFSIZ)];
1679 char obuf[MAXLINE];
1946 char obuf[MAXLINE + 256]; /* additional length for h_field */
2016 char obuf[MAXLINE + 3];
2059 SM_ASSERT(obp < &obuf[MAXLINE]);
2186 while ((c = *name++) != '\0' && obp < &obuf[MAXLINE])
H A Dcontrol.c272 char cmdbuf[MAXLINE];
273 char inp[MAXLINE];
/illumos-gate/usr/src/cmd/pools/poolstat/
H A Dpoolstat.c641 int len = MAXLINE; /* the length of the line */ in prt_stat_line()
654 len += used + MAXLINE; in prt_stat_line()
655 left += used + MAXLINE; in prt_stat_line()
685 int len = MAXLINE; /* the length of the line */ in prt_stat_hd()
707 len += used + MAXLINE; in prt_stat_hd()
708 left += used + MAXLINE; in prt_stat_hd()
/illumos-gate/usr/src/cmd/fs.d/
H A Dfslib.h85 #define MAXLINE 2048 macro
/illumos-gate/usr/src/lib/libnsl/dial/
H A Dcallers.c393 #define MAXLINE 512 macro
418 info = malloc(MAXLINE); in gdial()
424 while (getdialline(info, MAXLINE)) { in gdial()
/illumos-gate/usr/src/cmd/sendmail/util/
H A Dpraliases.c67 char afilebuf[MAXLINE];
68 char buf[MAXLINE];

1234