Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c317 static boolean_t remove_all_configurations = B_FALSE; variable
1540 assert(remove_all_configurations); in destroy_all()
1562 remove_all_configurations = B_FALSE; in destroy_all()
1606 remove_all_configurations = B_TRUE; in destroy_func()
1613 if (remove_all_configurations) { in destroy_func()
4246 if (remove_all_configurations && destroy_all() != NWAM_SUCCESS) in cmd_file()
4300 remove_all_configurations = B_TRUE; in main()
4308 if (remove_all_configurations && !cmd_file_mode) { in main()