Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Ddoor.c60 #define NEW_REQARGV(old, n) (xmlChar **)realloc((xmlChar *)old, \ macro
248 NEW_REQARGV(req->req_data.data, req->count); in process_get_request_from_doc()
454 NEW_REQARGV(req->req_data.data, req->count); in process_getAssociated_request_from_doc()
638 NEW_REQARGV(req->req_data.data, req->count); in process_delete_request_from_doc()