Searched refs:nwam_value (Results 1 – 3 of 3) sorted by relevance
98 struct nwam_value { struct
149 struct nwam_value;150 typedef struct nwam_value *nwam_value_t;
85 if ((newvalue = calloc(1, sizeof (struct nwam_value))) == NULL) in nwam_value_create()