Lines Matching refs:hspname
3274 * initialize hspname
3286 * free allocated hspname
3293 if (hspnamep->hspname != NULL)
3294 Free(hspnamep->hspname);
3301 * clear the hspname cache
3363 if (strcmp(hspnp->hspname, cname) == 0) {
3389 /* allocate new list element and hspname */
3394 /* save hspname and number */
3395 hspnp->hspname = cname;
3469 return (hspnp->hspname);