Home | History | Annotate | Download | only in modules

Lines Matching refs:modload

50 modload: No such file or directory
52 atf_check -s exit:1 -o empty -e ignore modload non-existent.o
55 modload $(atf_get_srcdir)/k_helper/k_helper.kmod
75 modload -b foo k_helper.kmod
80 modload -b foo= k_helper.kmod
85 modload -b foo=bar k_helper.kmod
90 modload -b foo=falsea k_helper.kmod
95 modload -b foo=truea k_helper.kmod
124 atf_check -s exit:1 -o empty -e save:stderr modload -i foo \
129 atf_check -s exit:1 -o empty -e save:stderr modload -i foo= \
135 modload -i foo=bar k_helper/k_helper.kmod
140 modload -i foo=123a k_helper/k_helper.kmod
148 modload -i prop_int="${v}" \
178 atf_check -s exit:1 -o empty -e save:stderr modload -s foo \
187 modload -s prop_str="${v}" \