Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c322 static boolean_t remove_all_configurations = B_FALSE; variable
1554 assert(remove_all_configurations); in destroy_all()
1576 remove_all_configurations = B_FALSE; in destroy_all()
1620 remove_all_configurations = B_TRUE; in destroy_func()
1627 if (remove_all_configurations) { in destroy_func()
4291 if (remove_all_configurations && destroy_all() != NWAM_SUCCESS) in cmd_file()
4345 remove_all_configurations = B_TRUE; in main()
4353 if (remove_all_configurations && !cmd_file_mode) { in main()