Home
last modified time | relevance | path

Searched defs:print_option (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DUnixSignals.cpp118 AddSignalCode(int signo,int code,const llvm::StringLiteral description,SignalCodePrintOption print_option) AddSignalCode() argument
/freebsd/contrib/unbound/smallapp/
H A Dunbound-checkconf.c107 print_option(struct config_file* cfg, const char* opt, int final) in print_option() function