Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipmon.c1463 iplfile[0] = IPL_NAME;
1464 iplfile[1] = IPNAT_NAME;
1465 iplfile[2] = IPSTATE_NAME;
1498 iplfile[0] = optarg;
1501 flushlogs(iplfile[0], log);
1502 flushlogs(iplfile[1], log);
1503 flushlogs(iplfile[2], log);
1514 iplfile[1] = optarg;
1546 iplfile[2] = optarg;
1583 if (!strcmp(iplfile[i], "-"))
[all …]