Searched refs:IPSTATE_NAME (Results 1 – 5 of 5) sorted by relevance
322 xfd = open(IPSTATE_NAME, O_RDWR);373 if (opendevice(IPSTATE_NAME, 1) == -2)
315 devfd = opendevice(IPSTATE_NAME);814 devfd = opendevice(IPSTATE_NAME);864 devfd = opendevice(IPSTATE_NAME);
1555 conf->logsrc[2].file = IPSTATE_NAME; in initconfig()
280 if ((state_fd = open(IPSTATE_NAME, O_RDONLY)) == -1) {
1090 #define IPSTATE_NAME "/dev/ipstate" macro