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)
1461 iplfile[2] = IPSTATE_NAME;
256 if ((state_fd = open(IPSTATE_NAME, O_RDONLY)) == -1) {
117 static char *ipf_devfiles[] = { IPL_NAME, IPNAT_NAME, IPSTATE_NAME,
926 #define IPSTATE_NAME "/dev/ipstate" macro