Searched defs:user (Results 176 - 200 of 348) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/netfilter/
H A Dx_tables.h17 } user; member in union:xt_entry_match::__anon10147
42 } user; member in union:xt_entry_target::__anon10150
327 } user; member in union:compat_xt_entry_match::__anon10153
344 } user; member in union:compat_xt_entry_target::__anon10156
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dip_fragment.c57 u32 user; member in struct:ipq
330 static struct ipq *ip_frag_create(struct iphdr *iph, u32 user) argument
366 static inline struct ipq *ip_find(struct iphdr *iph, u32 user) argument
679 ip_defrag(struct sk_buff *skb, u32 user) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/ipvs/
H A Dip_vs_core.c545 ip_vs_gather_frags(struct sk_buff *skb, u_int32_t user) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/emu10k1/
H A Dicardmid.h130 u32 user; /* For client's use */ member in struct:midi_hdr
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/include/
H A Dclient.h55 fstring user; member in struct:print_job_info
H A Dlibsmbclient.h169 char user[128]; member in struct:print_job_info
359 char * user; member in struct:_SMBCCTX
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/libsmb/
H A Dcliconnect.c59 static BOOL cli_session_setup_lanman2(struct cli_state *cli, const char *user, argument
211 static BOOL cli_session_setup_plaintext(struct cli_state *cli, const char *user, argument
279 static BOOL cli_session_setup_nt1(struct cli_state *cli, const char *user, argument
573 cli_session_setup_ntlmssp(struct cli_state *cli, const char *user, const char *pass, const char *domain) argument
699 cli_session_setup_spnego(struct cli_state *cli, const char *user, const char *pass, const char *domain) argument
787 cli_session_setup(struct cli_state *cli, const char *user, const char *pass, int passlen, const char *ntpass, int ntpasslen, const char *workgroup) argument
1466 cli_full_connection(struct cli_state **output_cli, const char *my_name, const char *dest_host, struct in_addr *dest_ip, int port, const char *service, const char *service_type, const char *user, const char *domain, const char *password, int flags, int signing_state, BOOL *retry) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/nsswitch/
H A Dwinbind_nss_aix.c342 static char *wb_aix_getgrset(char *user) argument
806 wb_aix_authenticate(char *user, char *pass, int *reenter, char **message) argument
855 wb_aix_chpass(char *user, char *oldpass, char *newpass, char **message) argument
902 wb_aix_passwdrestrictions(char *user, char *newpass, char *oldpass, char **message) argument
910 wb_aix_passwdexpired(char *user, char **message) argument
921 wb_aix_getpasswd(char *user) argument
[all...]
H A Dwinbindd_rpc.c375 NET_USER_INFO_3 *user; local
476 NET_USER_INFO_3 *user; local
[all...]
H A Dwinbindd_util.c600 BOOL parse_domain_user(const char *domuser, fstring domain, fstring user) argument
637 void fill_domain_username(fstring name, const char *domain, const char *user) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/passdb/
H A Dpdb_smbpasswd.c121 static void pdb_init_smb(struct smb_passwd *user) argument
1283 smbpasswd_getsampwent(struct pdb_methods *my_methods, SAM_ACCOUNT *user) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/rpc_server/
H A Dsrv_lsa_nt.c156 fstring dom_name, user; local
1139 struct current_user user; local
1180 struct current_user user; local
1341 struct current_user user; local
1394 struct current_user user; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbd/
H A Dchgpasswd.c568 check_lanman_password(char *user, uchar * pass1, uchar * pass2, SAM_ACCOUNT **hnd) argument
698 pass_oem_change(char *user, uchar password_encrypted_with_lm_hash[516], const uchar old_lm_hash_encrypted[16], uchar password_encrypted_with_nt_hash[516], const uchar old_nt_hash_encrypted[16]) argument
739 check_oem_password(const char *user, uchar password_encrypted_with_lm_hash[516], const uchar old_lm_hash_encrypted[16], uchar password_encrypted_with_nt_hash[516], const uchar old_nt_hash_encrypted[16], SAM_ACCOUNT **hnd, char *new_passwd, int new_passwd_size) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dftplistparser.c88 } user; member in union:__anon59
176 size_t user; member in struct:ftp_parselist_data::__anon77
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/include/linux/netfilter_ipv4/
H A Dip_tables.h51 } user; member in union:ipt_entry_match::__anon199
76 } user; member in union:ipt_entry_target::__anon202
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/plugin_xmms/
H A Dhttp.c122 static gchar *basic_authentication_encode (const gchar *user, const gchar *passwd, const gchar *header) argument
138 static void parse_url(const gchar * url, gchar ** user, gchar ** pass, gchar ** host, int *port, gchar ** filename) argument
355 gchar line[1024], *user, *pass, *host, *filename, local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/rand/
H A Drand_win.c196 HMODULE advapi, kernel, user, netapi; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/
H A Dchap_ms.c475 char *user; local
847 ChapMS2(u_char *rchallenge, u_char *PeerChallenge, char *user, char *secret, int secret_len, unsigned char *response, u_char authResponse[], int authenticator) argument
[all...]
H A Deap.c1197 char *user, *path, *file; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/plugins/radius/
H A Dradius.c115 char user[MAXNAMELEN]; member in struct:radius_state
242 radius_pap_auth(char *user, argument
332 radius_chap_verify(char *user, char *ourname, int id, struct chap_digest_type *digest, unsigned char *challenge, unsigned char *response, char *message, int message_space) argument
504 make_username_realm(char *user) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/icn/
H A Dicn.c1024 icn_writecmd(const u_char * buf, int len, int user, icn_card * card) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/isdnloop/
H A Disdnloop.c968 isdnloop_writecmd(const u_char * buf, int len, int user, isdnloop_card * card) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/rand/
H A Drand_win.c241 HMODULE user = NULL; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/oprofile/
H A Dop_model_cell.c337 set_count_mode(u32 kernel, u32 user) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/ipmi/
H A Dipmi_devintf.c49 ipmi_user_t user; member in struct:ipmi_file_private
166 static int handle_send_req(ipmi_user_t user, argument
[all...]

Completed in 350 milliseconds

1234567891011>>