Symbol: add_stuff
usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/nwamcfg.c
568
return (add_stuff(cpl, line, global_create_cmds,
usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/nwamcfg.c
571
return (add_stuff(cpl, line, global_destroy_cmds,
usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/nwamcfg.c
574
return (add_stuff(cpl, line, global_export_cmds,
usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/nwamcfg.c
577
return (add_stuff(cpl, line, global_list_cmds,
usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/nwamcfg.c
580
return (add_stuff(cpl, line, global_select_cmds,
usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/nwamcfg.c
582
return (add_stuff(cpl, line, global_scope_cmds, word_end));
usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/nwamcfg.c
587
return (add_stuff(cpl, line, non_ncp_scope_cmds, word_end));
usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/nwamcfg.c
590
return (add_stuff(cpl, line, ncp_create_cmds,
usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/nwamcfg.c
593
return (add_stuff(cpl, line, ncp_destroy_cmds,
usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/nwamcfg.c
596
return (add_stuff(cpl, line, ncp_export_cmds,
usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/nwamcfg.c
599
return (add_stuff(cpl, line, ncp_list_cmds, word_end));
usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/nwamcfg.c
601
return (add_stuff(cpl, line, ncp_select_cmds,
usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/nwamcfg.c
603
return (add_stuff(cpl, line, ncp_scope_cmds, word_end));
usr/src/cmd/zonecfg/zonecfg.c
649
return (add_stuff(cpl, line, add_cmds, word_end));
usr/src/cmd/zonecfg/zonecfg.c
651
return (add_stuff(cpl, line, clear_cmds, word_end));
usr/src/cmd/zonecfg/zonecfg.c
653
return (add_stuff(cpl, line, select_cmds, word_end));
usr/src/cmd/zonecfg/zonecfg.c
655
return (add_stuff(cpl, line, set_cmds, word_end));
usr/src/cmd/zonecfg/zonecfg.c
657
return (add_stuff(cpl, line, remove_cmds, word_end));
usr/src/cmd/zonecfg/zonecfg.c
659
return (add_stuff(cpl, line, info_cmds, word_end));
usr/src/cmd/zonecfg/zonecfg.c
660
return (add_stuff(cpl, line, global_scope_cmds, word_end));
usr/src/cmd/zonecfg/zonecfg.c
664
return (add_stuff(cpl, line, fs_res_scope_cmds, word_end));
usr/src/cmd/zonecfg/zonecfg.c
666
return (add_stuff(cpl, line, net_res_scope_cmds, word_end));
usr/src/cmd/zonecfg/zonecfg.c
668
return (add_stuff(cpl, line, device_res_scope_cmds, word_end));
usr/src/cmd/zonecfg/zonecfg.c
670
return (add_stuff(cpl, line, rctl_res_scope_cmds, word_end));
usr/src/cmd/zonecfg/zonecfg.c
672
return (add_stuff(cpl, line, attr_res_scope_cmds, word_end));
usr/src/cmd/zonecfg/zonecfg.c
674
return (add_stuff(cpl, line, dataset_res_scope_cmds, word_end));
usr/src/cmd/zonecfg/zonecfg.c
676
return (add_stuff(cpl, line, pset_res_scope_cmds, word_end));
usr/src/cmd/zonecfg/zonecfg.c
678
return (add_stuff(cpl, line, pcap_res_scope_cmds, word_end));
usr/src/cmd/zonecfg/zonecfg.c
680
return (add_stuff(cpl, line, mcap_res_scope_cmds, word_end));
usr/src/cmd/zonecfg/zonecfg.c
682
return (add_stuff(cpl, line, admin_res_scope_cmds, word_end));
usr/src/cmd/zonecfg/zonecfg.c
684
return (add_stuff(cpl, line, secflags_res_scope_cmds,