Searched refs:charstr (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/libresolv-57/
H A Dns_print.c56 static int charstr(const u_char *rdata, const u_char *edata,
188 T(len = charstr(rdata, edata, &buf, &buflen));
199 T(len = charstr(rdata, edata, &buf, &buflen));
311 T(len = charstr(rdata, edata, &buf, &buflen));
319 T(len = charstr(rdata, edata, &buf, &buflen));
366 T(len = charstr(rdata, edata, &buf, &buflen));
373 T(len = charstr(rdata, edata, &buf, &buflen));
380 T(len = charstr(rdata, edata, &buf, &buflen));
785 * charstr(rdata, edata, buf, buflen)
795 charstr(cons function
[all...]
/macosx-10.10.1/zsh-61/zsh/Src/Zle/
H A Dzle_misc.c1325 ZLE_STRING_T charstr = ZWS(":[#%?-+="); local
1334 addsuffix(SUFTYP_POSSTR, 0, charstr, lenstr, n);

Completed in 80 milliseconds