Lines Matching defs:aid
805 char *aname = NULL, *aid = NULL, *fs;
852 if ((aid = topo_mod_strdup(mod, starti)) == NULL)
859 *serial = topo_mod_strdup(mod, aid);
861 *part = topo_mod_strdup(mod, aid);
863 *rev = topo_mod_strdup(mod, aid);
869 aid);
872 (void) nvlist_add_string(na, aname, aid);
876 topo_mod_strfree(mod, aid);
877 aname = aid = NULL;
889 topo_mod_strfree(mod, aid);