Searched defs:domain (Results 301 - 325 of 393) sorted by relevance

<<111213141516

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgmerge.c1608 const char *domain = ref->item[k]->domain; local
1630 const char *domain local
1654 const char *domain = def->item[k]->domain; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Doptions.c126 char *domain; /* domain name set by domain option */ variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/auth/
H A Dauth_util.c40 static int smb_create_user(const char *domain, const char *unix_username, const char *homedir) argument
153 const char *domain; local
63 make_user_info(auth_usersupplied_info **user_info, const char *smb_name, const char *internal_username, const char *client_domain, const char *domain, const char *wksta_name, DATA_BLOB *lm_pwd, DATA_BLOB *nt_pwd, DATA_BLOB *lm_interactive_pwd, DATA_BLOB *nt_interactive_pwd, DATA_BLOB *plaintext, BOOL encrypted) argument
1644 fill_sam_account(TALLOC_CTX *mem_ctx, const char *domain, const char *username, char **found_username, uid_t *uid, gid_t *gid, struct samu *account, BOOL *username_was_mapped) argument
1726 char *domain; local
1779 make_server_info_info3(TALLOC_CTX *mem_ctx, const char *sent_nt_username, const char *domain, auth_serversupplied_info **server_info, NET_USER_INFO_3 *info3) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dcookies.c94 char *domain; /* domain of the cookie */ member in struct:cookie
1265 const char *domain = iter.key; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c564 int domain, bus, rc; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/tipc/
H A Dport.c97 int tipc_multicast(u32 ref, struct tipc_name_seq const *seq, u32 domain, argument
1401 tipc_forward2name(u32 ref, struct tipc_name const *name, u32 domain, u32 num_sect, struct iovec const *msg_sect, struct tipc_portid const *orig, unsigned int importance) argument
1455 tipc_send2name(u32 ref, struct tipc_name const *name, unsigned int domain, unsigned int num_sect, struct iovec const *msg_sect) argument
1473 tipc_forward_buf2name(u32 ref, struct tipc_name const *name, u32 domain, struct sk_buff *buf, unsigned int dsz, struct tipc_portid const *orig, unsigned int importance) argument
1529 tipc_send_buf2name(u32 ref, struct tipc_name const *dest, u32 domain, struct sk_buff *buf, unsigned int dsz) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/tomoyo/
H A Dcommon.c740 struct tomoyo_domain_info *domain = NULL; local
790 struct tomoyo_domain_info *domain; local
821 tomoyo_write_domain2(char *data, struct tomoyo_domain_info *domain, const bool is_delete) argument
841 struct tomoyo_domain_info *domain = head->write_var1; local
1007 tomoyo_read_domain2(struct tomoyo_io_buffer *head, struct tomoyo_domain_info *domain) argument
1032 struct tomoyo_domain_info *domain = local
1091 struct tomoyo_domain_info *domain; local
1127 struct tomoyo_domain_info *domain = local
1169 struct tomoyo_domain_info *domain = NULL; local
2046 struct tomoyo_domain_info *domain; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Diosapic.c670 cpumask_t domain = irq_to_domain(irq); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ripd/
H A Dripd.h276 int domain; member in struct:rip_peer
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dgettext-po.c61 char *domain; member in struct:po_message_iterator
309 po_file_domain_header (po_file_t file, const char *domain) argument
455 po_message_iterator(po_file_t file, const char *domain) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Doptions.c87 char *domain; /* domain name set by domain option */ variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-compat-howl/
H A Dunsupported.c966 sw_discovery_publish_host( AVAHI_GCC_UNUSED sw_discovery self, AVAHI_GCC_UNUSED sw_uint32 interface_index, AVAHI_GCC_UNUSED sw_const_string name, AVAHI_GCC_UNUSED sw_const_string domain, AVAHI_GCC_UNUSED sw_ipv4_address address, AVAHI_GCC_UNUSED sw_discovery_publish_reply reply, AVAHI_GCC_UNUSED sw_opaque extra, AVAHI_GCC_UNUSED sw_discovery_oid * oid) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-ui/
H A Davahi-ui.c60 gchar *domain; member in struct:_AuiServiceDialogPrivate
336 resolve_callback( AvahiServiceResolver *r G_GNUC_UNUSED, AvahiIfIndex interface G_GNUC_UNUSED, AvahiProtocol protocol G_GNUC_UNUSED, AvahiResolverEvent event, const char *name, const char *type, const char *domain, const char *host_name, const AvahiAddress *a, uint16_t port, AvahiStringList *txt, AvahiLookupResultFlags flags G_GNUC_UNUSED, void *userdata) argument
401 browse_callback( AvahiServiceBrowser *b G_GNUC_UNUSED, AvahiIfIndex interface, AvahiProtocol protocol, AvahiBrowserEvent event, const char *name, const char *type, const char *domain, AVAHI_GCC_UNUSED AvahiLookupResultFlags flags, void* userdata) argument
672 const gchar *domain; local
702 const char *domain; local
963 const gchar *domain; local
1279 aui_service_dialog_set_domain(AuiServiceDialog *d, const char *domain) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-sysdeps-unix.c126 _dbus_open_socket(int *fd_p, int domain, int type, int protocol, DBusError *error) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dpassdb.h154 const char *domain; /* Windows Domain name */ member in struct:samu
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Dsystem.c708 char *domain; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nsswitch/
H A Dwinbindd_cache.c130 static struct winbind_cache *get_cache(struct winbindd_domain *domain) argument
354 wcache_server_down(struct winbindd_domain *domain) argument
369 fetch_cache_seqnum( struct winbindd_domain *domain, time_t now ) argument
445 refresh_sequence_number(struct winbindd_domain *domain, BOOL force) argument
507 centry_expired(struct winbindd_domain *domain, const char *keystr, struct cache_entry *centry) argument
589 wcache_fetch(struct winbind_cache *cache, struct winbindd_domain *domain, const char *format, ...) argument
761 centry_start(struct winbindd_domain *domain, NTSTATUS status) argument
802 wcache_save_name_to_sid(struct winbindd_domain *domain, NTSTATUS status, const char *domain_name, const char *name, const DOM_SID *sid, enum lsa_SidType type) argument
823 wcache_save_sid_to_name(struct winbindd_domain *domain, NTSTATUS status, const DOM_SID *sid, const char *domain_name, const char *name, enum lsa_SidType type) argument
847 wcache_save_user(struct winbindd_domain *domain, NTSTATUS status, WINBIND_USERINFO *info) argument
871 wcache_save_lockout_policy(struct winbindd_domain *domain, NTSTATUS status, SAM_UNK_INFO_12 *lockout_policy) argument
890 wcache_save_password_policy(struct winbindd_domain *domain, NTSTATUS status, SAM_UNK_INFO_1 *policy) argument
911 wcache_cached_creds_exist(struct winbindd_domain *domain, const DOM_SID *sid) argument
944 wcache_get_creds(struct winbindd_domain *domain, TALLOC_CTX *mem_ctx, const DOM_SID *sid, const uint8 **cached_nt_pass, const uint8 **cached_salt) argument
1022 wcache_save_creds(struct winbindd_domain *domain, TALLOC_CTX *mem_ctx, const DOM_SID *sid, const uint8 nt_pass[NT_HASH_LEN]) argument
1069 query_user_list(struct winbindd_domain *domain, TALLOC_CTX *mem_ctx, uint32 *num_entries, WINBIND_USERINFO **info) argument
1184 enum_dom_groups(struct winbindd_domain *domain, TALLOC_CTX *mem_ctx, uint32 *num_entries, struct acct_info **info) argument
1257 enum_local_groups(struct winbindd_domain *domain, TALLOC_CTX *mem_ctx, uint32 *num_entries, struct acct_info **info) argument
1340 name_to_sid(struct winbindd_domain *domain, TALLOC_CTX *mem_ctx, const char *domain_name, const char *name, DOM_SID *sid, enum lsa_SidType *type) argument
1409 sid_to_name(struct winbindd_domain *domain, TALLOC_CTX *mem_ctx, const DOM_SID *sid, char **domain_name, char **name, enum lsa_SidType *type) argument
1470 rids_to_names(struct winbindd_domain *domain, TALLOC_CTX *mem_ctx, const DOM_SID *domain_sid, uint32 *rids, size_t num_rids, char **domain_name, char ***names, enum lsa_SidType **types) argument
1593 query_user(struct winbindd_domain *domain, TALLOC_CTX *mem_ctx, const DOM_SID *user_sid, WINBIND_USERINFO *info) argument
1659 lookup_usergroups(struct winbindd_domain *domain, TALLOC_CTX *mem_ctx, const DOM_SID *user_sid, uint32 *num_groups, DOM_SID **user_gids) argument
1741 lookup_useraliases(struct winbindd_domain *domain, TALLOC_CTX *mem_ctx, uint32 num_sids, const DOM_SID *sids, uint32 *num_aliases, uint32 **alias_rids) argument
1831 lookup_groupmem(struct winbindd_domain *domain, TALLOC_CTX *mem_ctx, const DOM_SID *group_sid, uint32 *num_names, DOM_SID **sid_mem, char ***names, uint32 **name_types) argument
1914 sequence_number(struct winbindd_domain *domain, uint32 *seq) argument
1926 trusted_domains(struct winbindd_domain *domain, TALLOC_CTX *mem_ctx, uint32 *num_domains, char ***names, char ***alt_names, DOM_SID **dom_sids) argument
2026 lockout_policy(struct winbindd_domain *domain, TALLOC_CTX *mem_ctx, SAM_UNK_INFO_12 *policy) argument
2074 password_policy(struct winbindd_domain *domain, TALLOC_CTX *mem_ctx, SAM_UNK_INFO_1 *policy) argument
2139 wcache_invalidate_samlogon(struct winbindd_domain *domain, NET_USER_INFO_3 *info3) argument
2160 struct winbindd_domain *domain; local
2364 struct winbindd_domain *domain; local
2402 struct winbindd_domain *domain; local
2438 cache_name2sid(struct winbindd_domain *domain, const char *domain_name, const char *name, enum lsa_SidType type, const DOM_SID *sid) argument
2518 wcache_count_cached_creds(struct winbindd_domain *domain, int *count) argument
2565 wcache_remove_oldest_cached_creds(struct winbindd_domain *domain, const DOM_SID *sid) argument
[all...]
H A Dwinbindd_nss.h250 fstring domain; member in struct:winbindd_request::__anon5839::__anon5841
265 fstring domain; member in struct:winbindd_request::__anon5839::__anon5843
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/utils/
H A Dnet_ads.c957 net_join_domain(TALLOC_CTX *ctx, const char *servername, struct in_addr *ip, char **domain, DOM_SID **dom_sid, const char *password) argument
[all...]
H A Dntlm_auth.c197 static BOOL parse_ntlm_auth_domain_user(const char *domuser, fstring domain, argument
306 contact_winbind_auth_crap(const char *username, const char *domain, const char *workstation, const DATA_BLOB *challenge, const DATA_BLOB *lm_response, const DATA_BLOB *nt_response, uint32 flags, uint8 lm_key[8], uint8 user_session_key[16], char **error_string, char **unix_name) argument
401 contact_winbind_change_pswd_auth_crap(const char *username, const char *domain, const DATA_BLOB new_nt_pswd, const DATA_BLOB old_nt_hash_enc, const DATA_BLOB new_lm_pswd, const DATA_BLOB old_lm_hash_enc, char **error_string) argument
1053 char *domain = NULL; local
1654 static char *domain; local
1847 static char *domain = NULL; local
2288 char *domain = SMB_STRDUP(opt_username); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/
H A Dunsupported.c966 sw_discovery_publish_host( AVAHI_GCC_UNUSED sw_discovery self, AVAHI_GCC_UNUSED sw_uint32 interface_index, AVAHI_GCC_UNUSED sw_const_string name, AVAHI_GCC_UNUSED sw_const_string domain, AVAHI_GCC_UNUSED sw_ipv4_address address, AVAHI_GCC_UNUSED sw_discovery_publish_reply reply, AVAHI_GCC_UNUSED sw_opaque extra, AVAHI_GCC_UNUSED sw_discovery_oid * oid) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-ui/
H A Davahi-ui.c60 gchar *domain; member in struct:_AuiServiceDialogPrivate
336 resolve_callback( AvahiServiceResolver *r G_GNUC_UNUSED, AvahiIfIndex interface G_GNUC_UNUSED, AvahiProtocol protocol G_GNUC_UNUSED, AvahiResolverEvent event, const char *name, const char *type, const char *domain, const char *host_name, const AvahiAddress *a, uint16_t port, AvahiStringList *txt, AvahiLookupResultFlags flags G_GNUC_UNUSED, void *userdata) argument
401 browse_callback( AvahiServiceBrowser *b G_GNUC_UNUSED, AvahiIfIndex interface, AvahiProtocol protocol, AvahiBrowserEvent event, const char *name, const char *type, const char *domain, AVAHI_GCC_UNUSED AvahiLookupResultFlags flags, void* userdata) argument
672 const gchar *domain; local
702 const char *domain; local
963 const gchar *domain; local
1279 aui_service_dialog_set_domain(AuiServiceDialog *d, const char *domain) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/pem/
H A Dpem.h172 char *domain; member in struct:pem_ctx_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dnsmasq-2.15/src/
H A Ddnsmasq.h201 char *domain; /* set if this server only handles a domain. */ member in struct:server
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxmlres.cpp68 wxXmlResource::wxXmlResource(int flags, const wxString& domain) argument
77 wxXmlResource::wxXmlResource(const wxString& filemask, int flags, const wxString& domain) argument
94 void wxXmlResource::SetDomain(const wxChar* domain) argument
[all...]

Completed in 266 milliseconds

<<111213141516