HomeSort by: relevance | last modified time | path
    Searched refs:topts (Results 1 - 2 of 2) sorted by relevancy

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

Completed in 13 milliseconds