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

/illumos-gate/usr/src/cmd/cfgadm/
H A Dcfgadm.h45 CFGA_OP_NONE = 0, enumerator in enum:__anon70
H A Dcfgadm.c210 cfga_op_t action = CFGA_OP_NONE;
245 if (action != CFGA_OP_NONE) {
273 if (action != CFGA_OP_NONE) {
281 if (action != CFGA_OP_NONE) {
313 if (action != CFGA_OP_NONE) {
321 if (action != CFGA_OP_NONE) {
353 if (action == CFGA_OP_NONE)

Completed in 63 milliseconds