Searched refs:topts (Results 1 - 2 of 2) sorted by relevance

/src/etc/rc.d/
H A Discsid_volumes25 topts=''
27 *d*) topts="$topts -d";;
30 *h*) topts="$topts -h";;
68 out=$(/sbin/iscsictl add_target$topts \
/src/tests/fs/ffs/
H A Dh_quota2_tests.c387 const char *topts = NULL; local in function:main
403 topts = optarg;
446 error = quota_tests[test].func(topts);

Completed in 7 milliseconds