Searched refs:attrib (Results 26 - 50 of 78) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A DMakefile.am21 attrib.c \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/windows/
H A DMakefile.doc34 ATTRIB = attrib
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/scripts/
H A Dtoolchain-flags38 if ! $CC -c $dir/check-model.c -o $out 2>&1 | grep __model__ | grep -q attrib
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dnanoftp.h26 * @attrib: the attribute string
41 const char *filename, const char *attrib,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dnanoftp.h26 * @attrib: the attribute string
41 const char *filename, const char *attrib,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dnanoftp.in.h26 * @attrib: the attribute string
41 const char *filename, const char *attrib,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dnanoftp.h26 * @attrib: the attribute string
41 const char *filename, const char *attrib,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/acorn/
H A Driscos.h66 int attrib; member in struct:__anon7477
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dnanoftp.in.h26 * @attrib: the attribute string
41 const char *filename, const char *attrib,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libkqueue-1.0.6/src/linux/
H A Dsocket.c45 #define EPEVT_DUMP(attrib) \
46 if (evt->events & attrib) \
47 strcat(&buf[0], #attrib" ");
H A Dvnode.c43 #define INEVT_MASK_DUMP(attrib) \
44 if (mask & attrib) \
45 strcat(buf, #attrib" ");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dsmb_ldap.h144 struct ldap_attribute attrib; member in struct:ldap_mod
H A Dsmbldap.h108 int attrib; member in struct:_attrib_map_entry
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/brew/
H A Dbrew_posix.h23 unsigned int attrib; member in struct:__anon6313
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/pkcs12/
H A Dp12_asn.c112 ASN1_SET_OF_OPT(PKCS12_SAFEBAG, attrib, X509_ATTRIBUTE)
H A Dpkcs12.h123 STACK_OF(X509_ATTRIBUTE) *attrib; member in struct:__anon4925
165 PKCS12_get_attr_gen(bag->attrib, attr_nid)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/pkcs12/
H A Dp12_asn.c111 ASN1_SET_OF_OPT(PKCS12_SAFEBAG, attrib, X509_ATTRIBUTE)
H A Dpkcs12.h122 STACK_OF(X509_ATTRIBUTE) *attrib; member in struct:__anon7143
164 PKCS12_get_attr_gen(bag->attrib, attr_nid)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsfi.h113 u64 attrib; member in struct:sfi_mem_entry
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/pkcs12/
H A Dp12_asn.c112 ASN1_SET_OF_OPT(PKCS12_SAFEBAG, attrib, X509_ATTRIBUTE)
H A Dpkcs12.h123 STACK_OF(X509_ATTRIBUTE) *attrib; member in struct:__anon4576
165 PKCS12_get_attr_gen(bag->attrib, attr_nid)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Dsvm.c698 seg->attrib = SVM_SELECTOR_P_MASK | SVM_SELECTOR_S_MASK |
707 seg->attrib = SVM_SELECTOR_P_MASK | type;
787 save->cs.attrib = SVM_SELECTOR_READ_MASK | SVM_SELECTOR_P_MASK |
1056 var->type = s->attrib & SVM_SELECTOR_TYPE_MASK;
1057 var->s = (s->attrib >> SVM_SELECTOR_S_SHIFT) & 1;
1058 var->dpl = (s->attrib >> SVM_SELECTOR_DPL_SHIFT) & 3;
1059 var->present = (s->attrib >> SVM_SELECTOR_P_SHIFT) & 1;
1060 var->avl = (s->attrib >> SVM_SELECTOR_AVL_SHIFT) & 1;
1061 var->l = (s->attrib >> SVM_SELECTOR_L_SHIFT) & 1;
1062 var->db = (s->attrib >> SVM_SELECTOR_DB_SHIF
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/block/
H A Ddasd_eckd.c231 data->attributes.operation = private->attrib.operation;
238 data->attributes.operation = private->attrib.operation;
278 if (endcyl + private->attrib.nr_cyl < private->real_cyl)
279 endcyl += private->attrib.nr_cyl;
477 dedata->attributes.operation = basepriv->attrib.operation;
481 dedata->attributes.operation = basepriv->attrib.operation;
489 dedata->attributes.operation = basepriv->attrib.operation;
507 dedata->attributes.operation = basepriv->attrib.operation;
536 if (endcyl + basepriv->attrib.nr_cyl < basepriv->real_cyl)
537 endcyl += basepriv->attrib
2887 struct attrib_data_t attrib = private->attrib; local
2912 struct attrib_data_t attrib; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dpkcs12.h122 STACK_OF(X509_ATTRIBUTE) *attrib; member in struct:__anon7214
164 PKCS12_get_attr_gen(bag->attrib, attr_nid)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/acorn/
H A Dswiven.s111 ; os_error *SWI_OS_File_1(char *filename, int loadaddr, int execaddr, int attrib);
128 ; int *execaddr, int *length, int *attrib);

Completed in 325 milliseconds

1234