Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dgpt.h57 grub_uint8_t attrib; member
H A Dfsys_fat.c297 int attrib = FAT_ATTRIB_DIR; in fat_dir() local
/titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dutility.c502 CK_ATTRIBUTE **attrib) { in build_attribute()
H A Dasn1.c762 CK_BYTE attrib[] = { 0x05, 0x00 }; in ber_encode_PrivateKeyInfo() local
/titanic_41/usr/src/cmd/svr4pkg/pkgmk/
H A Dmkpkgmap.c509 char *pt, attrib[PATH_MAX], *mode_ptr, *owner_ptr, *group_ptr, *eol; in doattrib() local
/titanic_41/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_recv.c1257 int attrib = b2h16(madhdrp->AttributeID); in ibmf_i_get_class() local
/titanic_41/usr/src/cmd/svr4pkg/pkgadd/
H A Dcheck.c994 attrib(char *a_msg, char *a_pkg) in attrib() function
/titanic_41/usr/src/cmd/sh/
H A Ddefs.h212 #define attrib(n, f) (n->namflg |= f) macro
/titanic_41/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_query.c406 Dwarf_Attribute attrib = 0; in dwarf_attr() local
/titanic_41/usr/src/cmd/cmd-crypto/tpmadm/
H A Dadmin_cmds.c277 UINT32 attrib; in print_key_info() local
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dst.c10093 cmd_attribute const *attrib; in st_handle_incomplete() local
10640 cmd_attribute const *attrib; in st_decode_sense() local
11552 cmd_attribute const *attrib; in st_calc_bnum() local
11799 cmd_attribute const *attrib; in st_set_state() local
12893 cmd_attribute const *attrib; in st_check_cdb_for_need_to_reserve() local
12945 cmd_attribute const *attrib; in st_check_cmd_for_need_to_reserve() local
18008 cmd_attribute const *attrib; in st_recover_reissue_pkt() local
/titanic_41/usr/src/cmd/ssh/sshd/
H A Dservconf.c662 char *arg, *attrib, *cp = *condition; in match_cfg_line() local
/titanic_41/usr/src/cmd/ssh/sftp-server/
H A Dsftp-server.c84 Attrib attrib; member
/titanic_41/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c4341 ddi_acc_handle_t *handle, ddi_device_acc_attr_t *attrib, in pcmcia_map_reg()
/titanic_41/usr/src/lib/libkmf/plugins/kmf_openssl/common/
H A Dopenssl_spi.c3758 set_pkey_attrib(EVP_PKEY *pkey, ASN1_TYPE *attrib, int nid) in set_pkey_attrib()