Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/cfgadm_plugins/sysctrl/common/
H A Dcfga.c752 dlist_update(int board, int disable, char *dlist, struct cfga_msg *msgp, in dlist_update() function
951 else if (options && (opterr = dlist_update(idx, disable, in cfga_change_state()
971 else if (options && (opterr = dlist_update(idx, disable, in cfga_change_state()
1002 else if (options && (opterr = dlist_update(idx, in cfga_change_state()
1017 else if (options && (opterr = dlist_update(idx, disable, in cfga_change_state()
1134 dlist_update(idx, disable, dlist, msgp, verbose)); in cfga_private_func()
1429 ((opterr = dlist_update(idx, disable, dlist, NULL, 0)) in cfga_stat()