/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | memattr.c | 175 const struct mem_attrib *attrib) in create_mem_region() 320 struct mem_attrib attrib; in mem_command() local 415 struct mem_attrib *attrib; in mem_info_command() local
|
H A D | memattr.h | 92 struct mem_attrib attrib; member
|
H A D | target.c | 4505 int write, struct mem_attrib *attrib, in deprecated_debug_xfer_memory()
|
H A D | remote.c | 6903 int should_write, struct mem_attrib *attrib, in remote_xfer_memory()
|
/dflybsd-src/sys/sys/ |
H A D | efiio.h | 47 uint32_t attrib; /* Attributes */ member
|
/dflybsd-src/crypto/libressl/crypto/pkcs12/ |
H A D | p12_attr.c | 126 X509_ATTRIBUTE *attrib; in PKCS12_get_attr_gen() local
|
H A D | p12_kiss.c | 229 const ASN1_TYPE *attrib; in parse_bag() local
|
/dflybsd-src/sys/platform/pc64/x86_64/ |
H A D | efirt.c | 541 efi_var_get(efi_char *name, struct uuid *vendor, uint32_t *attrib, in efi_var_get() 572 efi_var_set(efi_char *name, struct uuid *vendor, uint32_t attrib, in efi_var_set()
|
/dflybsd-src/usr.sbin/efivar/ |
H A D | efivar.c | 73 static u_long attrib = EFI_VARIABLE_NON_VOLATILE | EFI_VARIABLE_BOOTSERVICE_ACCESS | EFI_VARIABLE_R… variable
|
/dflybsd-src/crypto/openssh/ |
H A D | servconf.c | 1013 match_test_missing_fatal(const char *criteria, const char *attrib) in match_test_missing_fatal() 1028 char *arg, *attrib, *cp = *condition; in match_cfg_line() local
|
H A D | readconf.c | 656 char *arg, *oattrib, *attrib, *cmd, *cp = *condition, *host, *criteria; in match_cfg_line() local
|
H A D | sftp-server.c | 94 Attrib attrib; member
|
/dflybsd-src/contrib/ee/ |
H A D | new_curse.c | 3697 Char_del(line, attrib, offset, maxlen) /* delete chars from line */ in Char_del() argument 3714 Char_ins(line, attrib, newc, newatt, offset, maxlen) /* insert chars in line */ in Char_ins() argument 3764 Char_out(newc, newatt, line, attrib, offset) /* output character with proper attribute */ in Char_out() argument
|
/dflybsd-src/sys/dev/virtual/nvmm/x86/ |
H A D | nvmm_x86_vmx.c | 841 uint64_t attrib; member 2506 uint64_t attrib; in vmx_vcpu_setstate_seg() local 2530 uint64_t selector = 0, attrib = 0, base, limit; in vmx_vcpu_getstate_seg() local
|
H A D | nvmm_x86.h | 248 } attrib; member
|
H A D | nvmm_x86_svm.c | 411 uint16_t attrib; /* hidden */ member
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | parser.c | 24460 cp_parser_objc_valid_prefix_attributes (cp_parser* parser, tree *attrib) in cp_parser_objc_valid_prefix_attributes()
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | parser.c | 30895 cp_parser_objc_valid_prefix_attributes (cp_parser* parser, tree *attrib) in cp_parser_objc_valid_prefix_attributes()
|