Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vrrpadm/
H A Dvrrpadm.c441 boolean_t P_opt, x_opt; in do_show() local
458 P_opt = x_opt = B_FALSE; in do_show()
474 x_opt = B_TRUE; in do_show()
482 if (x_opt && P_opt) in do_show()