| config.c | 514 char oentbuf[256]; local in function:getconfig 519 makeentry(oentbuf, sizeof(oentbuf), i, "rtrprefix"); 520 addr = (char *)agetstr(oentbuf, &bp); 523 oentbuf, entbuf); 568 makeentry(oentbuf, sizeof(oentbuf), i, "rtrplen"); 569 MAYHAVE(val, oentbuf, 256); 572 oentbuf, entbuf); 602 makeentry(oentbuf, sizeof(oentbuf), i, "rtrflags") [all...] |