Searched refs:IPSTATE_NAME (Results 1 – 6 of 6) sorted by relevance
321 devfd = opendevice(IPSTATE_NAME);805 devfd = opendevice(IPSTATE_NAME);855 devfd = opendevice(IPSTATE_NAME);
331 xfd = open(IPSTATE_NAME, O_RDWR);389 if (opendevice(IPSTATE_NAME, 1) == -2)
256 if ((state_fd = open(IPSTATE_NAME, O_RDONLY)) == -1) {
1465 iplfile[2] = IPSTATE_NAME;
117 static char *ipf_devfiles[] = { IPL_NAME, IPNAT_NAME, IPSTATE_NAME,
928 #define IPSTATE_NAME "/dev/ipstate" macro