Searched defs:scope (Results 51 - 75 of 103) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/libiproute/
H A Diproute.c33 int scope, scopemask; member in struct:filter_t
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Difaddrs.c106 ifa_make_sockaddr(sa_family_t family, struct sockaddr *sa, void *p, size_t len, uint32_t scope, uint32_t scopeid) argument
H A Dcommon.c618 int scope; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_meter.c155 static int snd_pcm_scope_remove(snd_pcm_scope_t *scope) argument
164 static int snd_pcm_scope_enable(snd_pcm_scope_t *scope) argument
173 snd_pcm_scope_disable(snd_pcm_scope_t *scope) argument
187 snd_pcm_scope_t *scope; local
277 snd_pcm_scope_t *scope; local
838 snd_pcm_meter_add_scope(snd_pcm_t *pcm, snd_pcm_scope_t *scope) argument
860 snd_pcm_scope_t *scope; local
943 snd_pcm_scope_set_name(snd_pcm_scope_t *scope, const char *val) argument
953 snd_pcm_scope_get_name(snd_pcm_scope_t *scope) argument
963 snd_pcm_scope_set_ops(snd_pcm_scope_t *scope, const snd_pcm_scope_ops_t *val) argument
973 snd_pcm_scope_get_callback_private(snd_pcm_scope_t *scope) argument
983 snd_pcm_scope_set_callback_private(snd_pcm_scope_t *scope, void *val) argument
998 s16_enable(snd_pcm_scope_t *scope) argument
1062 s16_disable(snd_pcm_scope_t *scope) argument
1073 s16_close(snd_pcm_scope_t *scope) argument
1087 s16_update(snd_pcm_scope_t *scope) argument
1139 s16_reset(snd_pcm_scope_t *scope) argument
1173 snd_pcm_scope_t *scope; local
1201 snd_pcm_scope_s16_get_channel_buffer(snd_pcm_scope_t *scope, unsigned int channel) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dsmb_ldap.h114 enum ldap_scope scope; member in struct:ldap_SearchRequest
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Dsmbldap.c1167 smbldap_search_ext(struct smbldap_state *ldap_state, const char *base, int scope, const char *filter, const char *attrs[], int attrsonly, LDAPControl **sctrls, LDAPControl **cctrls, int sizelimit, LDAPMessage **res) argument
1268 smbldap_search(struct smbldap_state *ldap_state, const char *base, int scope, const char *filter, const char *attrs[], int attrsonly, LDAPMessage **res) argument
1277 smbldap_search_paged(struct smbldap_state *ldap_state, const char *base, int scope, const char *filter, const char **attrs, int attrsonly, int pagesize, LDAPMessage **res, void **cookie) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nmbd/
H A Dnmbd_packets.c1047 char scope[64]; local
1134 char scope[64]; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Dcommon.c618 int scope; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/
H A Ddmar.c63 static int __init dmar_parse_one_dev_scope(struct acpi_dmar_device_scope *scope, argument
123 struct acpi_dmar_device_scope *scope; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/decnet/
H A Ddn_route.c836 static __le16 dnet_select_source(const struct net_device *dev, __le16 daddr, int scope) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Darp.c411 int scope; local
H A Ddevinet.c864 __be32 inet_select_addr(const struct net_device *dev, __be32 dst, int scope) argument
913 confirm_addr_indev(struct in_device *in_dev, __be32 dst, __be32 local, int scope) argument
957 inet_confirm_addr(struct in_device *in_dev, __be32 dst, __be32 local, int scope) argument
[all...]
H A Dfib_semantics.c87 u8 scope; member in struct:__anon18881
943 fib_dump_info(struct sk_buff *skb, u32 pid, u32 seq, int event, u32 tb_id, u8 type, u8 scope, __be32 dst, int dst_len, u8 tos, struct fib_info *fi, unsigned int flags) argument
1061 int scope = RT_SCOPE_NOWHERE; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dipv6.c294 sctp_scope_t scope; local
H A Dprotocol.c239 int sctp_copy_local_addr_list(struct sctp_bind_addr *bp, sctp_scope_t scope, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/tipc/
H A Dport.c1065 int tipc_publish(u32 ref, unsigned int scope, struct tipc_name_seq const *seq) argument
1103 int tipc_withdraw(u32 ref, unsigned int scope, struct tipc_name_seq const *seq) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dif_inet6.h57 __u16 scope; member in struct:inet6_ifaddr
273 unsigned char scope = broadcast[5] & 0xF; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/rdma/
H A Dib_sa.h181 u8 scope; member in struct:ib_sa_mcmember_rec
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A DDAAPParser.c211 freeScope(void * scope) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/pregen/
H A DDAAPParser.c211 freeScope(void * scope) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/mxml-2.7/
H A Dmxmldoc.c1044 const char *scope; /* Current variable/function scope */ local
2539 *scope; /* Scope */ local
4553 *scope; /* Scope for variable/function */ local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_lsa.c495 ospf6_lsa_seqnum_new(u_int16_t type, u_int32_t id, u_int32_t adv_router, void *scope) argument
728 ospf6_lsa_originate(u_int16_t type, u_int32_t id, u_int32_t adv_router, char *data, int data_len, void *scope) argument
[all...]
H A Dospf6_lsa.h210 void *scope; /* pointer of scoped data structure */ member in struct:ospf6_lsa
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-sysdeps-unix.c3426 _dbus_get_autolaunch_address (const char *scope, argument
3949 _dbus_daemon_publish_session_bus_address(const char* addr, const char *scope) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libads/
H A Dldap.c80 ldap_search_with_timeout(LDAP *ld, LDAP_CONST char *base, int scope, LDAP_CONST char *filter, char **attrs, int attrsonly, LDAPControl **sctrls, LDAPControl **cctrls, int sizelimit, LDAPMessage **res ) argument
564 ads_do_paged_search_args(ADS_STRUCT *ads, const char *bind_path, int scope, const char *expr, const char **attrs, void *args, LDAPMessage **res, int *count, struct berval **cookie) argument
742 ads_do_paged_search(ADS_STRUCT *ads, const char *bind_path, int scope, const char *expr, const char **attrs, LDAPMessage **res, int *count, struct berval **cookie) argument
762 ads_do_search_all_args(ADS_STRUCT *ads, const char *bind_path, int scope, const char *expr, const char **attrs, void *args, LDAPMessage **res) argument
806 ads_do_search_all(ADS_STRUCT *ads, const char *bind_path, int scope, const char *expr, const char **attrs, LDAPMessage **res) argument
825 ads_do_search_all_fn(ADS_STRUCT *ads, const char *bind_path, int scope, const char *expr, const char **attrs, BOOL(*fn)(char *, void **, void *), void *data_area) argument
866 ads_do_search(ADS_STRUCT *ads, const char *bind_path, int scope, const char *expr, const char **attrs, LDAPMessage **res) argument
[all...]

Completed in 185 milliseconds

12345