Lines Matching defs:slist
8269 nvlist_t *slist = NULL;8288 if (((slist = sysattr_list(myname, filefd,8292 if (slist != NULL) {8293 (void) nvlist_free(slist);8294 slist = NULL;9317 nvlist_t *slist = NULL;9324 if (((slist = sysattr_list(myname, filefd,9328 if (slist != NULL) {9329 (void) nvlist_free(slist);9330 slist = NULL;