Home
last modified time | relevance | path

Searched refs:iplfile (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/ipf/tools/
H A Dipmon.c1452 char buf[DEFAULT_IPFLOGSIZE], *iplfile[3], *s; local
1459 iplfile[0] = IPL_NAME;
1460 iplfile[1] = IPNAT_NAME;
1461 iplfile[2] = IPSTATE_NAME;
1494 iplfile[0] = optarg;
1497 flushlogs(iplfile[0], log);
1498 flushlogs(iplfile[1], log);
1499 flushlogs(iplfile[2], log);
1510 iplfile[1] = optarg;
1542 iplfile[2] = optarg;
[all …]