Searched refs:_type (Results 1 - 22 of 22) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dnss.c90 #define PK11_SETATTRS(_attr, _idx, _type, _val, _len) do { \
92 ptr->type = (_type); \
H A Dssluse.c1910 #define print_pubkey_BN(_type, _name, _num) \
1912 if(pubkey->pkey._type->_name != NULL) { \
1913 int len = BN_num_bytes(pubkey->pkey._type->_name); \
1915 BN_bn2bin(pubkey->pkey._type->_name, (unsigned char*)bufp); \
1917 pubkey_show(data, _num, #_type, #_name, (unsigned char*)bufp, len); \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-ui/
H A Davahi-ui.c490 gchar *_name, *_type; local
497 SERVICE_COLUMN_TYPE, &_type,
500 found = _interface == interface && _protocol == protocol && strcasecmp(_name, name) == 0 && avahi_domain_equal(_type, type);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DMore.pm1089 sub _type { subroutine
1121 if( grep !_type($_) eq 'ARRAY', $a1, $a2 ) {
1174 my $type = _type($e1);
1175 $type = '' unless _type($e2) eq $type;
1222 if( grep !_type($_) eq 'HASH', $a1, $a2 ) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dsys_ppc32.c796 asmlinkage long compat_sys_add_key(const char __user *_type, argument
802 return sys_add_key(_type, _description, _payload, plen, ringid);
805 asmlinkage long compat_sys_request_key(const char __user *_type, argument
810 return sys_request_key(_type, _description, _callout_info, destringid);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/drm/
H A Ddrm_hashtab.h38 #define drm_hash_entry(_ptr, _type, _member) container_of(_ptr, _type, _member)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hwmon/
H A Dit87.c476 static SENSOR_DEVICE_ATTR(temp##offset##_type, S_IRUGO | S_IWUSR, \
H A Dw83627hf.c917 static DEVICE_ATTR(temp##offset##_type, S_IRUGO | S_IWUSR, \
H A Dw83793.c924 SENSOR_ATTR_2(temp##index##_type, S_IRUGO | S_IWUSR, \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ieee1394/
H A Ddma.h85 #define dma_region_i(_dma, _type, _index) \
86 ( ((_type*) ((_dma)->kvirt)) + (_index) )
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/kvm/
H A Dx86_emulate.c416 #define insn_fetch(_type, _size, _eip) \
423 (_type)_x; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dpppol2tp_v26.c158 #define PRINTK(_mask, _type, _lvl, _fmt, args...) \
160 if ((_mask) & (_type)) \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/atm/
H A Dcxacru.c198 #define CXACRU_ATTR_INIT(_value, _type, _name) \
205 return cxacru_sysfs_showattr_##_type(instance->card_info[_value], buf); \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/acpi/
H A Dacobject.h122 #define ACPI_COMMON_BUFFER_INFO(_type) \
123 _type *pointer; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/mach/
H A Darch.h50 #define MACHINE_START(_type,_name) \
51 static const struct machine_desc __mach_desc_##_type \
54 .nr = MACH_TYPE_##_type, \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dkobject.h173 #define decl_subsys(_name,_type,_uevent_ops) \
176 .ktype = _type, \
179 #define decl_subsys_name(_varname,_name,_type,_uevent_ops) \
182 .ktype = _type, \
H A Dmoduleparam.h26 #define __MODULE_PARM_TYPE(name, _type) \
27 __MODULE_INFO(parmtype, name##type, #name ":" _type)
H A Dsyscalls.h504 asmlinkage long sys_add_key(const char __user *_type,
510 asmlinkage long sys_request_key(const char __user *_type,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/sctp/
H A Dconstants.h140 #define SCTP_SUBTYPE_CONSTRUCTOR(_name, _type, _elt) \
142 SCTP_ST_## _name (_type _arg) \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dicmp.c143 u8 _type, *tp; local
146 sizeof(_type), &_type);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sctp/
H A Dsm_statetable.c69 #define DO_LOOKUP(_max, _type, _table) \
70 if ((event_subtype._type > (_max))) { \
74 _table, event_subtype._type, _max); \
77 return &_table[event_subtype._type][(int)state];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/security/keys/
H A Dkeyctl.c26 const char __user *_type,
31 ret = strncpy_from_user(type, _type, len);
55 asmlinkage long sys_add_key(const char __user *_type, argument
71 ret = key_get_type_from_user(type, _type, sizeof(type));
135 asmlinkage long sys_request_key(const char __user *_type, argument
147 ret = key_get_type_from_user(type, _type, sizeof(type));
522 const char __user *_type,
532 ret = key_get_type_from_user(type, _type, sizeof(type));
25 key_get_type_from_user(char *type, const char __user *_type, unsigned len) argument
521 keyctl_keyring_search(key_serial_t ringid, const char __user *_type, const char __user *_description, key_serial_t destringid) argument

Completed in 223 milliseconds