Searched refs:get_auth_data_fn (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/libsmbclient/
H A Dtestacl.c19 get_auth_data_fn(const char * pServer, function
183 if (smbc_init(get_auth_data_fn, debug) != 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbwrapper/
H A Dsmbw.c419 static smbw_get_auth_data_fn get_auth_data_fn = get_envvar_auth_data; variable
426 get_auth_data_fn = fn;
448 get_auth_data_fn(server, share, &workgroup, &username, &password);

Completed in 50 milliseconds