Searched refs:xbuf (Results 1 - 18 of 18) sorted by relevance

/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dmksyntax.c111 static char xbuf[16]; local
117 xbuf[0] = i;
118 xbuf[1] = '\0';
119 return (xbuf);
128 xbuf[0] = '\\';
129 xbuf[2] = '\0';
134 case '\a': xbuf[1] = 'a'; break;
135 case '\v': xbuf[1] = 'v'; break;
137 case '\007': xbuf[1] = 'a'; break;
138 case 0x0B: xbuf[
[all...]
/macosx-10.10.1/lsof-53/lsof/tests/
H A DLTszoff.c111 char xbuf[64]; /* expected value buffer */ local
196 (void) snprintf(xbuf, sizeof(xbuf) - 1, "%d", TSTFSZ);
197 xbuf[sizeof(xbuf) - 1] = '\0';
198 if ((tstsz = testlsof(TYTST_SZ, "-s", xbuf)))
201 (void) snprintf(xbuf, sizeof(xbuf) - 1, "0t%d", TSTFSZ);
202 xbuf[sizeof(xbuf)
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Djdmainct.c166 JSAMPARRAY xbuf; local
183 xbuf = (JSAMPARRAY)
186 xbuf += rgroup; /* want one row group at negative offsets */
187 main->xbuffer[0][ci] = xbuf;
188 xbuf += rgroup * (M + 4);
189 main->xbuffer[1][ci] = xbuf;
275 JSAMPARRAY xbuf; local
294 xbuf = main->xbuffer[main->whichptr][ci];
296 xbuf[rows_left + i] = xbuf[rows_lef
[all...]
/macosx-10.10.1/tcsh-65/tcsh/
H A Dtc.str.c616 STRBUF##_cleanup(void *xbuf) \
620 buf = xbuf; \
625 STRBUF##_free(void *xbuf) \
627 STRBUF##_cleanup(xbuf); \
628 xfree(xbuf); \
H A Dtc.os.c616 setuniverse_cleanup(void *xbuf) argument
620 buf = xbuf;
862 setuniverse_cleanup(void *xbuf) argument
866 buf = xbuf;
/macosx-10.10.1/awk-20/src/
H A Dlex.c403 { char xbuf[100], *px; local
404 for (px = xbuf; (c = input()) != 0 && px-xbuf < 100-2; ) {
414 sscanf(xbuf, "%x", &n);
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnetd/
H A Dutility.c1143 char xbuf[30]; local
1156 xbuf[i] = *ptr;
1158 xbuf[i] = '.';
1166 xbuf[i] = '\0';
1167 output_data(" %s\r\n", xbuf);
/macosx-10.10.1/remote_cmds-47/telnetd.tproj/
H A Dutility.c1054 char xbuf[30]; local
1067 xbuf[i] = *ptr;
1069 xbuf[i] = '.';
1077 xbuf[i] = '\0';
1078 output_data(" %s\r\n", xbuf );
/macosx-10.10.1/cups-408/cups/cups/
H A Dmd5.c144 unsigned int xbuf[16]; local
152 memcpy(xbuf, data, 64);
153 X = xbuf;
/macosx-10.10.1/emacs-93/emacs/src/
H A Ddosfns.c292 unsigned long xbuf = _go32_info_block.linear_address_of_transfer_buffer;
304 dpmiregs.x.ds = xbuf >> 4;
316 dosmemget (xbuf, DOS_COUNTRY_INFO, dos_country_info);
291 unsigned long xbuf = _go32_info_block.linear_address_of_transfer_buffer; local
H A Dmsdos.c4155 static char xbuf[64 * 1024]; /* DOS cannot write more in one chunk */
4157 #define XBUF_END (xbuf + sizeof (xbuf) - 1)
4169 char *xbp = xbuf;
4177 characters in xbuf[], so both CR and LF can be put there. */
4192 int written = _write (handle, xbuf, to_write);
4206 xbp = xbuf;
4147 static char xbuf[64 * 1024]; /* DOS cannot write more in one chunk */ variable
/macosx-10.10.1/lsof-53/lsof/
H A Dproc.c918 char xbuf[64]; local
956 (void) snpf(xbuf, sizeof(xbuf), "0x%lx", wf);
957 al = (int)strlen(xbuf) + sepl;
959 (void) snpf(bp + ct, al + 1, "%s%s", sep, xbuf);
/macosx-10.10.1/ruby-106/ruby/ext/digest/md5/
H A Dmd5.c225 uint32_t xbuf[16]; local
233 memcpy(xbuf, data, 64);
234 X = xbuf;
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/misc/
H A Dmagic.c159 char xbuf[SF_BUFSIZE + 1]; /* indirect file data */ \
173 int xbsz; /* xbuf size */ \
176 long xoff; /* xbuf offset */ \
301 if ((mp->xbsz = sfread(mp->fp, mp->xbuf, sizeof(mp->xbuf) - 1)) < 0)
307 mp->xbuf[mp->xbsz] = 0;
312 return mp->xbuf + off - mp->xoff;
/macosx-10.10.1/zsh-61/zsh/Src/
H A Dutils.c686 static char xbuf[PATH_MAX*2]; variable
739 if (!strcmp(xbuf, "/"))
741 if (!*xbuf)
743 p = xbuf + strlen(xbuf);
748 sprintf(xbuf2, "%s/%s", xbuf, *pp);
751 strcat(xbuf, "/");
752 strcat(xbuf, *pp);
758 strcpy(xbuf, "");
780 *xbuf
[all...]
/macosx-10.10.1/screen-22/screen/
H A Dtermcap.c926 char xbuf[TERMCAP_BUFSIZE], *xbp = xbuf;
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dcdattst.c180 char xbuf[2048]; local
182 u_austrcpy(xbuf, temp);
184 log_err("FAIL: Date Format for US locale failed using udat_format() - expected %s got %s\n", xbuf, gbuf);
/macosx-10.10.1/libpcap-48/libpcap/
H A Dgencode.c431 const char * volatile xbuf = buf; local
469 lex_init(xbuf ? xbuf : "");

Completed in 394 milliseconds