Searched refs:autoexpand (Results 1 – 16 of 16) sorted by relevance
80 log_must $ZPOOL create -o autoexpand=on $TESTPOOL1 $type \85 typeset autoexp=$(get_pool_prop autoexpand $TESTPOOL1)
84 typeset autoexp=$(get_pool_prop autoexpand $TESTPOOL1)
85 typeset autoexp=$(get_pool_prop autoexpand $TESTPOOL1)
121 log_must zpool create -f -o autoexpand=on $TESTPOOL1 $type \124 typeset autoexp=$(get_pool_prop autoexpand $TESTPOOL1)
65 typeset autoexp=$(get_pool_prop autoexpand $TESTPOOL1)
75 typeset autoexp=$(get_pool_prop autoexpand $TESTPOOL1)
95 Char *autoexpand; in Inputl() local398 autoexpand = varval(STRautoexpand); in Inputl()399 if (autoexpand != STRNULL) in Inputl()404 Strcmp(autoexpand, STRonlyhistory) != 0) { in Inputl()
22 autoexpand \
255 22. set autoexpand; set histchars="";\n<tab> crash. From Debian305 4. Add autoexpand=onlyhistory (Don Estabrook, m66)958 52. Fix possible core dump when !:<tab> in autoexpand mode (rbrown@ERA.COM)
80 if pool_prop_exist autoexpand ; then
36 set autoexpand
33 set autoexpand
48 "autoexpand"
424 zpool set autoexpand=on ${pool}473 zpool set autoexpand=on ${pool}518 zpool set autoexpand=on ${pool}
72 atf_test_case autoexpand cleanup863 atf_add_test_case autoexpand