Home | History | Annotate | Download | only in tools

Lines Matching refs:yes_no_arg

33 arg(driverloaded_ARG, '\0', "driverloaded", yes_no_arg, 0)
57 arg(monitor_ARG, '\0', "monitor", yes_no_arg, 0)
71 arg(resizable_ARG, '\0', "resizable", yes_no_arg, 0)
72 arg(allocation_ARG, '\0', "allocation", yes_no_arg, 0)
79 arg(autobackup_ARG, 'A', "autobackup", yes_no_arg, 0)
84 arg(clustered_ARG, 'c', "clustered", yes_no_arg, 0)
87 arg(contiguous_ARG, 'C', "contiguous", yes_no_arg, 0)
107 arg(persistent_ARG, 'M', "persistent", yes_no_arg, 0)
136 arg(allocatable_ARG, 'x', "allocatable", yes_no_arg, 0)
137 arg(resizeable_ARG, 'x', "resizeable", yes_no_arg, 0)
139 arg(zero_ARG, 'Z', "zero", yes_no_arg, 0)