Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c1796 need_to_commit = B_TRUE; in create_func()
2689 need_to_commit = B_FALSE; in delete_func()
3066 need_to_commit = B_TRUE; in remove_aliased_rctl()
3156 need_to_commit = B_TRUE; in remove_fs()
3189 need_to_commit = B_TRUE; in remove_net()
3222 need_to_commit = B_TRUE; in remove_device()
3255 need_to_commit = B_TRUE; in remove_attr()
3288 need_to_commit = B_TRUE; in remove_dataset()
3322 need_to_commit = B_TRUE; in remove_rctl()
3468 need_to_commit = B_TRUE; in remove_secflags()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c918 if (need_to_commit) { in cleanup()
1168 if (!need_to_commit) in do_commit()
1227 if (!need_to_commit) { in commit_func()
1259 need_to_commit = B_FALSE; in do_cancel()
1459 need_to_commit = B_TRUE; in create_func()
1712 if (need_to_commit) in end_func()
1719 if (!need_to_commit || in end_func()
1739 if (need_to_commit) { in exit_func()
1752 if (!need_to_commit) in exit_func()
4233 if (need_to_commit) { in one_command_at_a_time()
[all …]