Searched refs:in_client (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/pam_smbpass/
H A Dpam_smb_acct.c51 extern BOOL in_client;
56 in_client = True;
H A Dpam_smb_auth.c68 extern BOOL in_client;
79 in_client = True;
H A Dpam_smb_passwd.c97 extern BOOL in_client;
108 in_client = True;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DClientTCPSocket.h48 CClientTCPSocket(CUpDownClient* in_client = NULL, const CProxyData *ProxyData = NULL);
H A DClientTCPSocket.cpp127 CClientTCPSocket::CClientTCPSocket(CUpDownClient* in_client, const CProxyData *ProxyData) argument
130 SetClient(in_client);
131 if (in_client) {
132 m_remoteip = wxUINT32_SWAP_ALWAYS(in_client->GetUserIDHybrid());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/param/
H A Dparams.c84 extern BOOL in_client;
530 int lvl = in_client?1:0;
H A Dloadparm.c56 BOOL in_client = False; /* Not in the client by default */ variable
5079 if (in_client && Globals.bWINSsupport) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/client/
H A Dsmbspool.c39 extern BOOL in_client; /* Boolean for client library */
228 in_client = True; /* Make sure that we tell lp_load we are */
H A Dsmbmount.c27 extern BOOL in_client;
889 in_client = True; /* Make sure that we tell lp_load we are */
H A Dclient.c34 extern BOOL in_client;
3902 in_client = True; /* Make sure that we tell lp_load we are */
H A Dsmbctool.c35 extern BOOL in_client;
3581 in_client = True; /* Make sure that we tell lp_load we are */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libsmb/
H A Dlibsmbclient.c115 extern BOOL in_client;
6493 in_client = True; /* FIXME, make a param */

Completed in 111 milliseconds