Searched refs:print_flags (Results 1 – 9 of 9) sorted by relevance
| /src/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectRegister.cpp | 78 bool print_flags) { in DumpRegister() argument 89 exe_ctx.GetBestExecutionContextScope(), print_flags, in DumpRegister() 211 bool print_flags = in DoExecute() local 214 print_flags)) in DoExecute()
|
| /src/contrib/llvm-project/lldb/source/Core/ |
| H A D | DumpRegisterValue.cpp | 67 bool print_flags, TargetSP target_sp) { in DumpRegisterValue() argument 124 if (!print_flags || !reg_info.flags_type || !exe_scope || !target_sp || in DumpRegisterValue()
|
| /src/contrib/llvm-project/lldb/include/lldb/Core/ |
| H A D | DumpRegisterValue.h | 32 bool print_flags = false,
|
| /src/sbin/ifconfig/ |
| H A D | af_inet6.c | 256 print_flags(int flags6) in print_flags() function 340 print_flags(flags6); in in6_status() 401 print_flags(ifa->ifaf_flags); in in6_status_nl()
|
| /src/crypto/krb5/src/kprop/ |
| H A D | kproplog.c | 38 print_flags(unsigned int flags) in print_flags() function 208 print_flags(val->kdbe_val_t_u.av_attrflags); in print_attr()
|
| /src/usr.sbin/usbdump/ |
| H A D | usbdump.c | 333 print_flags(uint32_t flags) in print_flags() function 569 print_flags(up->up_flags); in print_apacket()
|
| /src/sbin/pfctl/ |
| H A D | pfctl_parser.c | 72 void print_flags (uint16_t); 381 print_flags(uint16_t f) in print_flags() function 1036 print_flags(r->flags); in print_rule() 1038 print_flags(r->flagset); in print_rule()
|
| /src/sbin/ipfw/ |
| H A D | ipfw2.c | 1290 print_flags(struct buf_pr *bp, char const *name, const ipfw_insn *cmd, in print_flags() function 1769 print_flags(bp, "frag", cmd, f_ipoff); in print_instruction() 1876 print_flags(bp, "ipoptions", cmd, f_ipopts); in print_instruction() 1879 print_flags(bp, "iptos", cmd, f_iptos); in print_instruction() 1888 print_flags(bp, "tcpflags", cmd, f_tcpflags); in print_instruction() 1891 print_flags(bp, "tcpoptions", cmd, f_tcpopts); in print_instruction()
|
| /src/crypto/heimdal/ |
| H A D | ChangeLog.1998 | 1815 * admin/util.c: add print_flags, parse_flags, init_entry, 1819 * admin/get.c: use print_flags
|