Searched refs:valst (Results 1 – 1 of 1) sorted by relevance
5715 char *valst = NULL; in readnvpair() local5744 res = readtoken(cfp, &valst); in readnvpair()5756 free(valst); in readnvpair()5791 free(valst); in readnvpair()5807 valst, nv_types[*type].string); in readnvpair()5818 free(valst); in readnvpair()5840 res = readifindex(valst, (int *)&ifidx); in readnvpair()5868 res = readproto(valst, &proto); in readnvpair()5881 res = readport(valst, &port); in readnvpair()5914 res = nvlist_add_string(*nvlp, name, valst); in readnvpair()[all …]