Searched refs:TARGET_PARAM (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/iscsiadm/ |
H A D | iscsiadm.h | 50 #define TARGET_PARAM OBJECT(6) macro
|
H A D | iscsiadm_main.c | 334 {"target-param", TARGET_PARAM}, 344 {TARGET_PARAM, MODIFY|REMOVE, LIST, 0, ADD, MODIFY, 369 {TARGET_PARAM, MODIFY, "ahdBCpcHT", B_TRUE, "C"}, 370 {TARGET_PARAM, LIST, "v", B_FALSE, NULL}, 4829 case TARGET_PARAM: in listFunc() 4857 case TARGET_PARAM: in modifyFunc() 4897 case TARGET_PARAM: in removeFunc()
|