Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c855 if (enm_h != NULL) { in free_handle()
856 nwam_enm_free(enm_h); in free_handle()
857 enm_h = NULL; in free_handle()
1134 else if (enm_h != NULL) in active_object_type()
1659 enm_h = NULL; in destroy_func()
1809 nwam_enm_free(enm_h); in revert_func()
1810 enm_h = NULL; in revert_func()
1886 enm_h, &realname); in select_func()
3727 if (enm_h == NULL) { in export_func()
3735 nwam_enm_free(enm_h); in export_func()
[all …]