Searched refs:modbuf (Results 1 – 1 of 1) sorted by relevance
476 Char *modbuf; in c_expand() local613 modbuf = buf; in c_expand()614 while (q[1] == ':' && modbuf != NULL) { in c_expand()624 if ((modbuf = domod(buf, (int) q[2])) != NULL) { in c_expand()626 buf = modbuf; in c_expand()