Searched refs:scriptval (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Denm.c149 nwam_value_t scriptval = NULL; local
172 &scriptval) != NWAM_SUCCESS ||
173 nwam_value_get_string(scriptval, &script) != NWAM_SUCCESS) {
324 nwam_value_free(scriptval);

Completed in 109 milliseconds