Home
last modified time | relevance | path

Searched defs:ncu_type (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c1358 nwam_ncu_type_t ncu_type; in create_func() local
1418 nwam_ncu_type_t ncu_type; in create_func() local
1636 nwam_ncu_type_t ncu_type; in destroy_func() local
1789 nwam_ncu_type_t ncu_type; in revert_func() local
1899 nwam_ncu_type_t ncu_type; in select_func() local
2857 boolean_t all_props, nwam_ncp_handle_t ncp, nwam_ncu_type_t ncu_type) in listprop()
2934 nwam_ncu_type_t ncu_type; in listprop() local
3175 nwam_ncu_type_t ncu_type; in list_func() local
3652 nwam_ncu_type_t ncu_type; in export_func() local
4030 nwam_ncu_type_t ncu_type; in walkprop_func() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamadm/
H A Dnwamadm.c382 nwam_ncu_type_t *ncu_type, nwam_ncu_class_t *ncu_class, const char **name) in parse_argv()
550 nwam_ncu_type_t ncu_type = NWAM_NCU_TYPE_ANY; in enable_func() local
615 nwam_ncu_type_t ncu_type = NWAM_NCU_TYPE_ANY; in disable_func() local
861 nwam_ncu_type_t ncu_type = NWAM_NCU_TYPE_ANY; in list_func() local
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dncu.h141 nwam_ncu_type_t ncu_type; member
H A Dconditions.c156 nwam_ncu_type_t ncu_type; in test_condition_ncu() local
H A Dncu.c1126 nwamd_ncu_init(nwam_ncu_type_t ncu_type, const char *name) in nwamd_ncu_init()