Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c237 static cmdfunc_t do_show_overlay, do_up_overlay; variable
435 { "up-overlay", do_up_overlay, NULL },
10559 do_up_overlay(int argc, char *argv[], const char *use) in do_up_overlay() function