Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/zfs-tests/tests/functional/inheritance/
H A Dinherit_001_pos.ksh232 typeset exp_val
239 exp_val=`get_mntpt_val $dataset $src $idx`
242 exp_val=${local_val[idx]}
244 exp_val=${def_val[idx]}
250 exp_val=`get_prop $prop $src`
254 if [[ $prop_val != $exp_val ]]; then
261 $exp_val != "secure" || \
265 "than [$exp_val]"
/illumos-gate/usr/src/test/zfs-tests/tests/functional/channel_program/synctask_core/
H A Dtst.set_props.zcp99 exp_val = expected[1]
103 err = zfs.sync.set_prop(fs, prop, exp_val)
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c292 static scf_value_t *exp_val; variable
9272 prop_get_val(exp_prop, exp_val) == 0) { in export_dependency()
9495 prop_get_val(exp_prop, exp_val) == 0) { in export_method()
9843 prop_get_val(exp_prop, exp_val) == 0) { in export_method_context()
9973 prop_get_val(exp_prop, exp_val) == 0) { in export_dependent()
10011 if (scf_value_get_astring(exp_val, type, in export_dependent()
10090 if (scf_value_get_astring(exp_val, fmri, in export_dependents()
10230 prop_get_val(exp_prop, exp_val) != 0) in export_tm_loctext()
10521 prop_get_val(exp_prop, exp_val) == 0) { in export_inst_general()
10901 scf_value_destroy(exp_val); in export_callback()
[all …]