IPL_NAME
static char *ipfname = IPL_NAME;
ipfdev = IPL_NAME;
if ((ipf_fd = open(IPL_NAME, O_RDONLY)) == -1) {
fprintf(stderr, "open(%s)", IPL_NAME);
(void) checkrev(IPL_NAME);
ipfstate_live(IPL_NAME, &fiop, &ipsstp, &ifrstp,
conf->logsrc[0].file = IPL_NAME;
if (checkrev(IPL_NAME) == -1) {
fd = open(IPL_NAME, O_RDONLY);
fd = open(IPL_NAME, O_RDONLY);
fd = open(IPL_NAME, O_RDWR);
#ifndef IPL_NAME
static char *ipf_devfiles[] = { IPL_NAME, IPNAT_NAME, IPSTATE_NAME, IPAUTH_NAME,