Searched defs:simnet_lopts (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c557 static const struct option simnet_lopts[] = { variable in typeref:struct:option
5326 simnet_lopts, NULL)) != -1) {
5377 while ((option = getopt_long(argc, argv, ":tR:", simnet_lopts,
5427 while ((option = getopt_long(argc, argv, ":tR:p:", simnet_lopts,

Completed in 73 milliseconds