Searched refs:cac_Connect (Results 1 - 25 of 31) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/libmsrpc/test/lsa/
H A Dlsaenumprivs.c24 if(!cac_Connect(hnd, NULL)) {
H A Dlsapol.c48 if(!cac_Connect(hnd, NULL)) {
H A Dlsaenum.c23 if(!cac_Connect(hnd, NULL)) {
H A Dlsapriv.c29 if(!cac_Connect(hnd, NULL)) {
H A Dlsatrust.c48 if(!cac_Connect(hnd, NULL)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/libmsrpc/test/reg/
H A Dregopen.c25 if(!cac_Connect(hnd, NULL)) {
H A Dregopenkey.c35 if(!cac_Connect(hnd, NULL)) {
H A Dregsetval.c20 if(!cac_Connect(hnd, NULL)) {
H A Dshutdown.c23 if(!cac_Connect(hnd, NULL)) {
H A Dregkey.c29 if(!cac_Connect(hnd, NULL)) {
H A Dregkeyenum.c43 if(!cac_Connect(hnd, NULL)) {
H A Dregqueryval.c30 if(!cac_Connect(hnd, NULL)) {
H A Dsecurity.c20 if(!cac_Connect(hnd, NULL)) {
H A Dregdelete.c21 if(!cac_Connect(hnd, NULL)) {
H A Dregkeycreate.c28 if(!cac_Connect(hnd, NULL)) {
H A Dregvalenum.c29 if(!cac_Connect(hnd, NULL)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/libmsrpc/test/sam/
H A Ddisable.c21 if(!cac_Connect(hnd, NULL)) {
H A Ddominfo.c18 if(!cac_Connect(hnd, NULL)) {
H A Denable.c22 if(!cac_Connect(hnd, NULL)) {
H A Dadduser.c23 if(!cac_Connect(hnd, NULL)) {
H A Dsamenum.c27 if(!cac_Connect(hnd, NULL)) {
H A Dsamlookup.c25 if(!cac_Connect(hnd, NULL)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/libmsrpc/test/smbc_test/
H A Dsmbc.c45 /*still have to call cac_Connect()*/
46 if(!cac_Connect(hnd, NULL)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libmsrpc/
H A Dlibmsrpc.c157 /*_try_ to avoid any problems that might occur if cac_Connect() isn't called*/
183 int cac_Connect( CacServerHandle * hnd, const char *srv ) function
217 DEBUG( 3, ( "cac_Connect: Username: %s\n", hnd->username ) );
218 DEBUG( 3, ( "cac_Connect: Domain: %s\n", hnd->domain ) );
219 DEBUG( 3, ( "cac_Connect: Netbios Name: %s\n", hnd->netbios_name ) );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/libmsrpc/cacusermgr/
H A Dcacusermgr.c315 if(!cac_Connect(hnd, NULL)) {

Completed in 115 milliseconds

12