Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_scf.c73 } ilbd_var_type_t; typedef
76 ilbd_var_type_t val_type;
527 ilbd_data_to_scfval(ilbd_scf_pg_type_t pg_type, ilbd_var_type_t type, in ilbd_data_to_scfval()
1028 ilbd_scfval_to_data(const char *propname, ilbd_var_type_t ilb_type, in ilbd_scfval_to_data()
1240 static ilbd_var_type_t
1262 ilbd_var_type_t val_type = ilbd_name_to_valtype(prop_name); in ilbd_scf_load_prop()