Home
last modified time | relevance | path

Searched defs:attrib (Results 1 – 19 of 19) sorted by relevance

/freebsd-13.1/sys/sys/
H A Defiio.h40 uint32_t attrib; /* Attributes */ member
/freebsd-13.1/tests/sys/kqueue/libkqueue/
H A Dmain.c115 #define KEVFFL_DUMP(attrib) \ in kevent_fflags_dump() argument
165 #define KEVFL_DUMP(attrib) \ in kevent_flags_dump() argument
/freebsd-13.1/sys/dev/efidev/
H A Defirt.c512 efi_var_get(efi_char *name, struct uuid *vendor, uint32_t *attrib, in efi_var_get()
549 efi_var_set(efi_char *name, struct uuid *vendor, uint32_t attrib, in efi_var_set()
/freebsd-13.1/crypto/openssl/crypto/pkcs12/
H A Dp12_attr.c80 X509_ATTRIBUTE *attrib; in PKCS12_get_attr_gen() local
H A Dp12_kiss.c182 const ASN1_TYPE *attrib; in parse_bag() local
/freebsd-13.1/sys/amd64/vmm/amd/
H A Dvmcb.c372 uint16_t attrib; in vmcb_setdesc() local
H A Dvmcb.h226 uint16_t attrib; member
/freebsd-13.1/usr.sbin/efivar/
H A Defivar.c77 static u_long attrib = EFI_VARIABLE_NON_VOLATILE | EFI_VARIABLE_BOOTSERVICE_ACCESS | EFI_VARIABLE_R… variable
/freebsd-13.1/sys/i386/i386/
H A Dbios.c533 u_int16_t attrib; member
/freebsd-13.1/sys/geom/part/
H A Dg_part_mbr.c531 const char *attrib, unsigned int set) in g_part_mbr_setunset()
H A Dg_part_ebr.c594 const char *attrib, unsigned int set) in g_part_ebr_setunset()
H A Dg_part_gpt.c1074 struct g_part_entry *baseentry, const char *attrib, unsigned int set) in g_part_gpt_setunset()
/freebsd-13.1/crypto/openssh/
H A Dservconf.c1038 match_test_missing_fatal(const char *criteria, const char *attrib) in match_test_missing_fatal()
1053 char *arg, *attrib, *cp = *condition; in match_cfg_line() local
H A Dsftp-server.c89 Attrib attrib; member
H A Dreadconf.c596 char *arg, *oattrib, *attrib, *cmd, *cp = *condition, *host, *criteria; in match_cfg_line() local
/freebsd-13.1/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c166 int attrib; in cmd_attr_off() local
185 int attrib; in cmd_attr_on() local
204 int attrib; in cmd_attr_set() local
230 int attrib; in cmd_attroff() local
249 int attrib; in cmd_attron() local
268 int attrib; in cmd_attrset() local
/freebsd-13.1/contrib/ee/
H A Dnew_curse.c3697 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
/freebsd-13.1/sys/powerpc/booke/
H A Dpmap.c434 uint32_t attrib; in tlb_calc_wimg() local
/freebsd-13.1/contrib/wpa/src/crypto/
H A Dcrypto_openssl.c3174 X509_ATTRIBUTE *attrib; in crypto_csr_get_attribute() local