Searched refs:checkarg (Results 1 – 6 of 6) sorted by relevance
54 checkarg () { function96 checkarg --destdir "(herd7 options)" "$#" "$2" '.*' '^--'101 checkarg --hw "(.map file architecture name)" "$#" "$2" '^[A-Za-z0-9_-]\+' '^--'116 checkarg --jobs "(number)" "$#" "$2" '^[1-9][0-9]*$' '^--'121 checkarg --procs "(number)" "$#" "$2" '^[0-9]\+$' '^--'126 checkarg --timeout "(timeout spec)" "$#" "$2" '^\([0-9]\+[smhd]\?\|\)$' '^--'
106 checkarg --bootargs "(list of kernel boot arguments)" "$#" "$2" '.*' '^--'119 checkarg --configs "(list of config files)" "$#" "$2" '^[^/.a-z]\+$' '^--'124 checkarg --cpus "(number)" "$#" "$2" '^[0-9]*$' '^--'138 checkarg --datestamp "(relative pathname)" "$#" "$2" '^[a-zA-Z0-9._/-]*$' '^--'152 checkarg --defconfig "defconfigtype" "$#" "$2" '^[^/][^/]*$' '^--'210 checkarg --kmake-arg "(kernel make arguments)" $# "$2" '.*' '^error$'220 checkarg --memory "(memory size)" $# "$2" '^[0-9]\+[MG]\?$' error232 checkarg --qemu-args "(qemu arguments)" $# "$2" '^-' '^error'237 checkarg --qemu-cmd "(qemu-system-...)" $# "$2" 'qemu-system-' '^--'245 checkarg --results "(absolute pathname)" "$#" "$2" '^/' '^error'[all …]
82 checkarg --bootargs "(list of kernel boot arguments)" "$#" "$2" '.*' '^--'87 checkarg --datestamp "(relative pathname)" "$#" "$2" '^[a-zA-Z0-9._/-]*$' '^--'107 checkarg --duration "(minutes)" $# "$2" '^[0-9][0-9]*\(s\|m\|h\|d\|\)$' '^error'124 checkarg --link "hard|soft|copy" "$#" "$2" 'hard\|soft\|copy' '^--'143 checkarg --rundir "(absolute pathname)" "$#" "$2" '^/' '^error'
22 checkarg () { function
115 checkarg --compress-concurrency "(concurrency level)" $# "$2" '^[0-9][0-9]*$' '^error'120 checkarg --configs-rcutorture "(list of config files)" "$#" "$2" '^[^/]\+$' '^--'125 checkarg --configs-locktorture "(list of config files)" "$#" "$2" '^[^/]\+$' '^--'130 checkarg --configs-scftorture "(list of config files)" "$#" "$2" '^[^/]\+$' '^--'215 checkarg --duration "(minutes)" $# "$2" '^[0-9][0-9]*\(m\|h\|d\|\)$' '^error'232 checkarg --guest-cpu-limit "(number)" "$#" "$2" '^[0-9]*$' '^--'247 checkarg --kcsan-kmake-arg "(kernel make arguments)" $# "$2" '.*' '^error$'
30 checkarg --datestamp "(relative pathname)" "$#" "$2" '^[a-zA-Z0-9._/-]*$' '^--'
Completed in 10 milliseconds