Searched refs:True (Results 301 - 325 of 408) sorted by relevance

<<11121314151617

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/libsmb/
H A Dcliprint.c199 set_message(cli->outbuf,15,0,True);
246 set_message(cli->outbuf,3,0,True);
H A Dlibsmbclient.c77 if (p == list) return True;
633 c.use_kerberos = True;
636 c.fallback_after_kerberos = True;
836 True,
968 file->file = True;
1185 size, mode, ino)) return True;
1195 srv->no_pathinfo2 = True;
1196 return True;
1521 return True; /* FIXME: Is this needed ? */
2480 static int smbc_rmdir_dirempty = True;
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/nmbd/
H A Dnmbd_become_dmb.c66 subrec->work_changed = True;
111 subrec->work_changed = True;
H A Dnmbd_responserecordsdb.c164 p->locked = True;
243 return True;
H A Dnmbd_incomingrequests.c64 BOOL group = (nb_flags & NB_GROUP) ? True : False;
196 BOOL group = (nb_flags & NB_GROUP) ? True : False;
533 success = True;
H A Dnmbd_nameregister.c45 BOOL success = True;
132 success = True;
262 success = True;
H A Dnmbd_sendannounce.c51 send_mailslot(True, BROWSE_MAILSLOT, outbuf,PTR_DIFF(p,outbuf),
66 work->needannounce = True;
578 send_mailslot(True, BROWSE_MAILSLOT, outbuf,PTR_DIFF(p,outbuf),
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/nsswitch/
H A Dwinbindd_passdb.c157 return True;
174 return True;
H A Dwinbindd_wins.c123 return_ip = name_query(fd,name,0x20,True,True,*bcast,count, &flags, NULL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/pam_smbpass/
H A Dpam_smb_passwd.c109 in_client = True;
133 if (!initialize_password_db(True)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/passdb/
H A Dpdb_nds.c797 if (success == True) {
800 got_clear_text_pw = True;
854 if((success != True) || (got_clear_text_pw == True)) {
887 ldap_state->is_nds_ldap = True;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/smbd/
H A Dipc.c100 set_message(outbuf,10,1+align+this_ldata+this_lparam,True);
183 return True;
203 return True;
226 return True;
447 outsize = set_message(outbuf,0,0,True);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/bzip2/
H A Dcompress.c176 while (True) {
214 while (True) {
345 while (True) {
500 if (s->inUse[i * 16 + j]) inUse16[i] = True;
548 while (True) {
H A Dbzip2recover.c56 #define True ((Bool)1) macro
367 while (True) {
438 while (True) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/rpc_server/
H A Dsrv_netlog_nt.c258 return True;
288 p->dc.challenge_sent = True;
339 p->dc.authenticated = True;
380 if ( (lp_server_schannel() == True) &&
408 p->dc.authenticated = True;
499 ret = True;
598 if ( (lp_server_schannel() == True) && (!p->netsec_auth_validated) ) {
H A Dsrv_reg_nt.c185 return True;
224 return True;
271 return True;
H A Dsrv_samr_nt.c327 if ((info->disp_info.user_dbloaded==True)
347 && pdb_getsampwent(pwd) == True; pwd=NULL) {
391 info->disp_info.user_dbloaded=True;
410 if (info->disp_info.group_dbloaded==True) {
419 info->disp_info.group_dbloaded=True;
455 info->disp_info.group_dbloaded=True;
594 return True;
1496 return True;
1560 have_mapped = True;
1562 have_unmapped = True;
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/rpcclient/
H A Dcmd_samr.c727 got_connect_pol = True;
738 got_domain_pol = True;
799 got_connect_pol = True;
810 got_domain_pol = True;
875 got_connect_pol = True;
893 got_domain_pol = True;
1032 got_params = True;
1037 got_params = True;
1539 domain = True;
H A Drpcclient.c147 result = cli_lsa_open_policy(cli, mem_ctx, True,
160 got_domain_sid = True;
652 BOOL interactive = True;
689 if (!lp_load(dyn_CONFIGFILE,True,False,False))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/utils/
H A Dnet_groupmap.c80 return True;
118 long_list = True;
123 long_list = True;
H A Dsmbcontrol.c112 return True;
441 return True;
709 setup_logging(argv[0],True);
751 * routines mostly return True==1 for success, but
H A Dnet_rpc.c1297 group_is_primary = True;
1918 global = True;
1919 local = True;
1920 builtin = True;
1925 global = True;
1928 local = True;
1931 builtin = True;
2214 result = cli_lsa_open_policy(cli, mem_ctx, True,
2817 opt_acls? True : False,
2818 opt_attrs? True
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/modules/
H A Dvfs_full_audit.c611 return True;
621 return True;
646 log_all = True;
653 found = True;
659 log_all = True;
666 /* The query functions default to True */
728 do_log(SMB_VFS_OP_CONNECT, True, handle,
739 do_log(SMB_VFS_OP_DISCONNECT, True, handle,
763 do_log(SMB_VFS_OP_DISK_FREE, True, handle, "%s", path);
832 do_log(SMB_VFS_OP_READDIR, True, handl
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/printing/
H A Dprinting_db.c98 done_become_root = True;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/python/
H A Dpy_conv.c190 result = True;

Completed in 275 milliseconds

<<11121314151617