Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/hotplugd/
H A Dhotplugd.c50 static const struct option lopts[] = { variable
111 while ((opt = getopt_clip(argc, argv, "dV?", lopts, NULL)) != -1) { in main()
/titanic_50/usr/src/cmd/sed/
H A Dmain.c110 static const struct option lopts[] = { variable
136 while ((c = getopt_long(argc, argv, "EI::ae:f:i::lnr", lopts, NULL)) != in main()
/titanic_50/usr/src/cmd/vrrpadm/
H A Dvrrpadm.c64 static const struct option lopts[] = { variable
195 while ((c = getopt_long(argc, argv, ":V:l:p:i:o:A:f", lopts, in do_create()
344 while ((c = getopt_long(argc, argv, ":i:p:o:", lopts, NULL)) != EOF) { in do_modify()
/titanic_50/usr/src/cmd/dladm/
H A Ddladm.c410 static const struct option lopts[] = { variable
1814 lopts, NULL)) != -1) { in do_create_aggr()
2009 while ((option = getopt_long(argc, argv, ":R:t", lopts, NULL)) != -1) { in do_delete_aggr()
2054 while ((option = getopt_long(argc, argv, ":d:l:R:tf", lopts, in do_add_aggr()
2150 lopts, NULL)) != -1) { in do_remove_aggr()
2227 while ((option = getopt_long(argc, argv, ":L:l:P:R:tu:T:", lopts, in do_modify_aggr()
2354 lopts, NULL)) != -1) { in do_create_vlan()
2452 while ((option = getopt_long(argc, argv, ":R:t", lopts, NULL)) != -1) { in do_delete_vlan()
2500 while ((option = getopt_long(argc, argv, ":R:", lopts, NULL)) != -1) { in do_rename_link()
4819 while ((option = getopt_long(argc, argv, ":R:t", lopts, in do_delete_vnic_common()
[all …]