PORT_DELIMITER
(void) strlcat(pname, PORT_DELIMITER, sizeof (pname));
if ((pname = strtok(*portstr, PORT_DELIMITER)) == NULL)