Searched refs:valst (Results 1 – 1 of 1) sorted by relevance
5710 char *valst = NULL; in readnvpair() local5739 res = readtoken(cfp, &valst); in readnvpair()5751 free(valst); in readnvpair()5786 free(valst); in readnvpair()5802 valst, nv_types[*type].string); in readnvpair()5813 free(valst); in readnvpair()5835 res = readifindex(valst, (int *)&ifidx); in readnvpair()5863 res = readproto(valst, &proto); in readnvpair()5876 res = readport(valst, &port); in readnvpair()5909 res = nvlist_add_string(*nvlp, name, valst); in readnvpair()[all …]