Searched refs:bridge_lopts (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c565 static const struct option bridge_lopts[] = { variable in typeref:struct:option
7742 bridge_lopts, NULL)) != -1) {
7967 while ((option = getopt_long(argc, argv, ":R:", bridge_lopts, NULL)) !=
8003 while ((option = getopt_long(argc, argv, ":R:l:", bridge_lopts,

Completed in 63 milliseconds