Searched refs:IPSTATE_NAME (Results 1 – 6 of 6) sorted by relevance
303 devfd = opendevice(IPSTATE_NAME);802 devfd = opendevice(IPSTATE_NAME);852 devfd = opendevice(IPSTATE_NAME);
316 xfd = open(IPSTATE_NAME, O_RDWR);367 if (opendevice(IPSTATE_NAME, 1) == -2)
1549 conf->logsrc[2].file = IPSTATE_NAME; in initconfig()
245 if ((state_fd = open(IPSTATE_NAME, O_RDONLY)) == -1) {
167 static char *ipf_devfiles[] = { IPL_NAME, IPNAT_NAME, IPSTATE_NAME, IPAUTH_NAME,
1073 #define IPSTATE_NAME "/dev/ipstate" macro