Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/iscsiadm/
H A Discsiadm_main.c624 char *tmpStrPtr, tmpStr[SUN_IMA_IP_ADDRESS_PORT_LEN]; in getTargetAddress() local
638 tmpStrPtr = tmpStr; in getTargetAddress()
644 tmpStrPtr = ipStr; in getTargetAddress()
661 rval = inet_pton(addressType, tmpStrPtr, in getTargetAddress()