Searched defs:share (Results 151 - 175 of 178) sorted by relevance

12345678

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/testsuite/libsmbclient/src/unlink_print_job/
H A Dunlink_print_job_5.c24 void auth_fn(const char *server, const char *share, char *workgroup, int wgmaxlen, argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbwrapper/
H A Dsmbw_dir.c104 static void smbw_share_add(const char *share, uint32 type, argument
164 fstring server, share; local
371 fstring server, share; local
489 fstring server, share; local
530 fstring server, share; local
[all...]
H A Dsmbw.c300 char *smbw_parse_path(const char *fname, char *server, char *share, char *path) argument
357 fstring server, share; local
403 get_envvar_auth_data(char *server, char *share, char **workgroup, char **username, char **password) argument
432 smbw_server(char *server, char *share) argument
628 fstring server, share; local
957 fstring server, share; local
1065 fstring server, share; local
1134 fstring server, share; local
1178 fstring server, share; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/torture/
H A Dmasktest.c164 struct cli_state *connect_one(char *share) argument
429 char *share; local
[all...]
H A Dlocktest.c140 static struct cli_state *connect_one(char *share, int snum) argument
244 reconnect(struct cli_state *cli[NSERVERS][NCONNECTIONS], int fnum[NSERVERS][NCONNECTIONS][NFILES], char *share[NSERVERS]) argument
417 test_locks(char *share[NSERVERS]) argument
565 char *share[NSERVERS]; local
[all...]
H A Dlocktest2.c152 static struct cli_state *connect_one(char *share) argument
199 char *share[2]; local
[all...]
H A Dtorture.c25 static fstring host, workgroup, share, password, username, myname; variable
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/utils/
H A Dsmbcquotas.c356 static struct cli_state *connect_one(const char *share) argument
389 char *share; local
[all...]
H A Dsmbcacls.c711 static struct cli_state *connect_one(const char *share) argument
744 char *share; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/libsmbclient/
H A Dtree.c597 auth_fn(const char *server, const char *share, argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/client/
H A Dmount.cifs.c531 char * share; local
[all...]
H A Dsmbmount.c128 char *share; local
H A Dtree.c595 auth_fn(const char *server, const char *share, argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/libsmb/
H A Dclidfs.c53 static struct cli_state *do_connect( const char *server, const char *share, argument
212 static struct cli_state* cli_cm_connect( const char *server, const char *share, argument
255 cli_cm_open( const char *server, const char *share, BOOL show_hdr ) argument
417 make_full_path( pstring path, const char *server, const char *share, const char *dir ) argument
569 fstring server, share; local
[all...]
H A Dcliconnect.c902 cli_send_tconX(struct cli_state *cli, const char *share, const char *dev, const char *pass, int passlen) argument
H A Dlibsmbclient.c381 static int smbc_check_options(char *server, char *share, char *path, char *options) argument
241 smbc_parse_path(SMBCCTX *context, const char *fname, char *server, int server_len, char *share, int share_len, char *path, int path_len, char *user, int user_len, char *password, int password_len, char *options, int options_len) argument
471 find_server(SMBCCTX *context, const char *server, const char *share, fstring workgroup, fstring username, fstring password) argument
544 smbc_server(SMBCCTX *context, const char *server, const char *share, fstring workgroup, fstring username, fstring password) argument
781 smbc_attr_server(SMBCCTX *context, const char *server, const char *share, fstring workgroup, fstring username, fstring password, POLICY_HND *pol) argument
887 fstring server, share, user, password, workgroup; local
1210 fstring server, share, user, password, workgroup; local
1532 fstring server, share, user, password, workgroup; local
1850 fstring server, share, user, password, options; local
2422 fstring server, share, user, password, workgroup; local
2497 fstring server, share, user, password, workgroup; local
2743 fstring server, share, user, password, workgroup; local
2803 fstring server, share, user, password, workgroup; local
4006 fstring server, share, user, password, workgroup; local
4288 fstring server, share, user, password, workgroup; local
4393 fstring server, share, user, password, workgroup; local
4542 fstring server, share, user, password; local
4665 fstring server, share, user, password, workgroup; local
4726 fstring server, share, user, password, workgroup; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/include/
H A Dclient.h86 fstring share; member in struct:cli_state
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbd/
H A Dopen.c476 static BOOL check_share_mode(connection_struct *conn, share_mode_entry *share, int share_mode, uint32 desired_access, argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/ip/
H A Dipxfrm.c199 const char *strxf_share(__u8 share) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/web/
H A Dswat.c856 const char *share = cgi_variable("share"); local
1198 const char *share = cgi_variable("share"); local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/include/linux/
H A Dxfrm.h155 __u8 share; member in struct:xfrm_user_tmpl
227 __u8 share; member in struct:xfrm_userpolicy_info
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dipv6.h211 u8 share; member in struct:ip6_flowlabel
H A Dxfrm.h323 __u8 share; member in struct:xfrm_tmpl
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dxfrm.h217 __u8 share; member in struct:xfrm_user_tmpl
365 __u8 share; member in struct:xfrm_userpolicy_info
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dsch_cbq.c78 struct cbq_class *share; /* Ptr to LS parent in the class tree */ member in struct:cbq_class

Completed in 165 milliseconds

12345678