Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Ddoor.c119 xmlChar expr[ISNS_MAX_LABEL_LEN + 13]; in get_op_id_from_doc()
159 xmlChar expr[ISNS_MAX_LABEL_LEN + 13]; in process_get_request_from_doc()
168 (void) xmlStrPrintf(expr, ISNS_MAX_LABEL_LEN + 13, in process_get_request_from_doc()
222 (void) xmlStrPrintf(expr, ISNS_MAX_LABEL_LEN + 12, in process_get_request_from_doc()
286 xmlChar expr[ISNS_MAX_LABEL_LEN + 13]; in process_enumerate_request_from_doc()
293 (void) xmlStrPrintf(expr, ISNS_MAX_LABEL_LEN + 13, in process_enumerate_request_from_doc()
347 xmlChar expr[ISNS_MAX_LABEL_LEN + 13]; in process_getAssociated_request_from_doc()
354 (void) xmlStrPrintf(expr, ISNS_MAX_LABEL_LEN + 13, in process_getAssociated_request_from_doc()
485 xmlChar expr[ISNS_MAX_LABEL_LEN + 13]; in process_delete_request_from_doc()
675 xmlChar expr[ISNS_MAX_LABEL_LEN + 13]; in process_createModify_request_from_doc()
[all …]
H A Disns_mgmt.h39 #define ISNS_MAX_LABEL_LEN 50 macro
/illumos-gate/usr/src/cmd/isns/isnsadm/
H A Disnsadm.c442 xmlChar expr[ISNS_MAX_LABEL_LEN + 13]; in print_partial_failure_info()
463 (void) xmlStrPrintf(expr, ISNS_MAX_LABEL_LEN + 13, in print_partial_failure_info()