Home
last modified time | relevance | path

Searched refs:devctl_ddef_string_array (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libdevice/
H A Dlibdevice.h174 devctl_ddef_string_array(devctl_ddef_t, char *, int, char **);
H A Dmapfile-vers66 devctl_ddef_string_array;
H A Ddevctl.c1265 devctl_ddef_string_array(devctl_ddef_t ddef_hdl, char *name, int nelements, in devctl_ddef_string_array() function
/titanic_41/usr/src/cmd/devctl/
H A Ddevctl.c437 (void) devctl_ddef_string_array(ddef_hdl, pname, nstr, strs); in add_prop()