Searched defs:num_options (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptions.cpp187 int num_options = NumCommandOptions (); local
266 const uint32_t num_options = NumCommandOptions(); local
497 const uint32_t num_options = NumCommandOptions(); local
[all...]
/freebsd-10-stable/usr.sbin/ctld/
H A Dkernel.c656 int error, i, num_options; local
764 int error, i, num_options; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/tools/driver/
H A DDriver.cpp212 uint32_t num_options; local
347 BuildGetOptTable(OptionDefinition *expanded_option_table, std::vector<struct option> &getopt_table, uint32_t num_options) argument
562 uint32_t num_options; local
[all...]
/freebsd-10-stable/usr.sbin/ctladm/
H A Dctladm.c2293 int num_options = 0; local
2496 int num_options = 0; local
2638 int num_options = 0; local
[all...]

Completed in 84 milliseconds