Home
last modified time | relevance | path

Searched refs:_pUser (Results 1 – 12 of 12) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/ado/
H A DAUser.cxx37 OAdoUser::OAdoUser(OCatalog* _pParent,bool _bCase, ADOUser* _pUser) in OAdoUser() argument
43 if(_pUser) in OAdoUser()
44 m_aUser = WpADOUser(_pUser); in OAdoUser()
117 OUserExtend::OUserExtend(OCatalog* _pParent,bool _bCase, ADOUser* _pUser) in OUserExtend() argument
118 : OAdoUser(_pParent,_bCase,_pUser) in OUserExtend()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/ado/
H A DAUser.cxx37 OAdoUser::OAdoUser(OCatalog* _pParent,bool _bCase, ADOUser* _pUser) in OAdoUser() argument
43 if(_pUser) in OAdoUser()
44 m_aUser = WpADOUser(_pUser); in OAdoUser()
117 OUserExtend::OUserExtend(OCatalog* _pParent,bool _bCase, ADOUser* _pUser) in OUserExtend() argument
118 : OAdoUser(_pParent,_bCase,_pUser) in OUserExtend()
/dports/devel/commoncpp/commoncpp2-1.8.1/src/
H A Dprocess.cpp85 static char *_pUser = NULL; variable
248 if(_pUser) in lookup()
249 delString(_pUser); in lookup()
251 _pUser = _pHome = NULL; in lookup()
257 _pUser = newString(pw->pw_name); in lookup()
264 if(!_pUser) in getUser()
267 return (const char *)_pUser; in getUser()
/dports/devel/ucommon/ucommon-7.0.0/commoncpp/
H A Dprocess.cpp234 static char *_pUser = NULL; variable
251 if(_pUser) in lookup()
252 delString(_pUser); in lookup()
254 _pUser = _pHome = NULL; in lookup()
260 _pUser = newString(pw->pw_name); in lookup()
267 if(!_pUser) in getUser()
270 return (const char *)_pUser; in getUser()
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/inc/ado/
H A DAUser.hxx48 OAdoUser(OCatalog* _pParent,bool _bCase, ADOUser* _pUser=nullptr);
78 OUserExtend(OCatalog* _pParent,bool _bCase,ADOUser* _pUser=nullptr);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/inc/ado/
H A DAUser.hxx51 OAdoUser(OCatalog* _pParent,bool _bCase, ADOUser* _pUser=nullptr);
81 OUserExtend(OCatalog* _pParent,bool _bCase,ADOUser* _pUser=nullptr);
/dports/security/medusa/medusa-2.2/src/
H A Dmedusa.c824 if (_pUser != NULL) in findNextUser()
825 _pUser = NULL; in findNextUser()
827 _pUser = pComboTmp; in findNextUser()
833 if (_pUser != NULL) in findNextUser()
834 _pUser = NULL; in findNextUser()
842 _pUser = _psAudit->pGlobalUser; in findNextUser()
857 _pUser = NULL; in findNextUser()
864 if (_pUser != NULL) in findNextUser()
865 _pUser = NULL; in findNextUser()
867 _pUser = _psAudit->pGlobalUser; in findNextUser()
[all …]
/dports/net-im/licq-osd/licq-f271d55/icq/src/
H A Dpacket-srv.cpp1892 const User* _pUser, bool bICBM) in CPU_ChatRequest() argument
1893 : CPU_AdvancedMessage(_pUser, bICBM ? ICQ_CMDxSUB_ICBM : ICQ_CMDxSUB_CHAT, in CPU_ChatRequest()
/dports/net-im/licq-qt-gui/licq-f271d55/icq/src/
H A Dpacket-srv.cpp1892 const User* _pUser, bool bICBM) in CPU_ChatRequest() argument
1893 : CPU_AdvancedMessage(_pUser, bICBM ? ICQ_CMDxSUB_ICBM : ICQ_CMDxSUB_CHAT, in CPU_ChatRequest()
/dports/net-im/licq-icq/licq-f271d55/icq/src/
H A Dpacket-srv.cpp1892 const User* _pUser, bool bICBM) in CPU_ChatRequest() argument
1893 : CPU_AdvancedMessage(_pUser, bICBM ? ICQ_CMDxSUB_ICBM : ICQ_CMDxSUB_CHAT, in CPU_ChatRequest()
/dports/net-im/licq-jabber/licq-f271d55/icq/src/
H A Dpacket-srv.cpp1892 const User* _pUser, bool bICBM) in CPU_ChatRequest() argument
1893 : CPU_AdvancedMessage(_pUser, bICBM ? ICQ_CMDxSUB_ICBM : ICQ_CMDxSUB_CHAT, in CPU_ChatRequest()
/dports/net-im/licq/licq-f271d55/icq/src/
H A Dpacket-srv.cpp1892 const User* _pUser, bool bICBM) in CPU_ChatRequest() argument
1893 : CPU_AdvancedMessage(_pUser, bICBM ? ICQ_CMDxSUB_ICBM : ICQ_CMDxSUB_CHAT, in CPU_ChatRequest()