Searched refs:startbuf (Results 1 - 4 of 4) sorted by relevance

/external/tcpdump/
H A Dprint-smb.c30 const u_char *startbuf = NULL; variable
812 startbuf = buf;
946 startbuf = data;
1109 startbuf = data;
1269 startbuf = data;
1301 startbuf = data;
1404 startbuf = data;
1496 startbuf = data;
H A Dsmbutil.c29 extern const u_char *startbuf;
351 if (((s - startbuf) % 2) != 0) {
699 name_type = name_extract(startbuf, PTR_DIFF(buf, startbuf),
/external/chromium_org/third_party/icu/source/tools/tzcode/
H A Dzic.c2112 register char * startbuf; local
2125 startbuf = emalloc(max_abbr_len + 1);
2200 *startbuf = '\0';
2290 doabbr(startbuf, zp->z_format,
2296 startbuf, stdoff != 0, startttisstd,
2377 doabbr(startbuf, zp->z_format,
2383 if (*startbuf == '\0' &&
2386 doabbr(startbuf,
2432 if (*startbuf == '\0' &&
2436 (void) strcpy(startbuf, z
[all...]
/external/icu/icu4c/source/tools/tzcode/
H A Dzic.c2112 register char * startbuf; local
2125 startbuf = emalloc(max_abbr_len + 1);
2200 *startbuf = '\0';
2290 doabbr(startbuf, zp->z_format,
2296 startbuf, stdoff != 0, startttisstd,
2377 doabbr(startbuf, zp->z_format,
2383 if (*startbuf == '\0' &&
2386 doabbr(startbuf,
2432 if (*startbuf == '\0' &&
2436 (void) strcpy(startbuf, z
[all...]

Completed in 118 milliseconds