Searched refs:True (Results 351 - 375 of 408) sorted by relevance

<<11121314151617

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/libads/
H A Dkerberos.c466 ret = True;
677 return ret ? False : True;
750 retval = True;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/python/
H A Dpy_spoolss_printerdata.c37 return True;
106 return True;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/auth/
H A Dpass_check.c60 return (True);
348 return (True);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/include/
H A Dsmb_macros.h167 w->wr_discard = True, -1)
178 #define ERROR_FORCE_DOS(class,code) error_packet(outbuf,NT_STATUS_OK,class,code,True,__LINE__,__FILE__)
231 Return True if the offset is at zero.
243 Return True if a server has CIFS UNIX capabilities.
H A Dsmb.h48 #define True (1) macro
120 #define GET_FILE_SYNC_OPENMODE(x) (((x) & FILE_SYNC_OPENMODE) ? True : False)
124 #define GET_ALLOW_SHARE_DELETE(x) (((x) & ALLOW_SHARE_DELETE) ? True : False)
129 #define GET_DELETE_ON_CLOSE_FLAG(x) (((x) & DELETE_ON_CLOSE_FLAG) ? True : False)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/lib/
H A Dsecdesc.c124 return True;
443 inherit = True;
H A Dsysquotas.c403 ready = True;
470 ready = True;
H A Dsystem.c690 return True;
724 return True;
1478 while (True) {
1504 while (True) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/nsswitch/
H A Dwb_client.c259 return True;
322 is_member = True;
H A Dwinbindd_user.c106 return True;
366 state->getpwent_initialized = True;
386 field is incremented to the index of the next user to fetch. Return True if
H A Dwinbindd_misc.c65 trust_passwd, sec_channel_type, True, &cli);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/
H A DMakefile.custom143 synopsis -p C -l Comments.SSDFilter,Comments.Previous -Wp,preprocess=True,cppflags="'$(SYN_CPPFLAGS)'" -o $@ $<
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/tools/misc/lzma_src/C/
H A DLzmaEnc.c1258 nextIsChar = True;
1272 nextIsChar = True;
1319 opt->prev1IsChar = True;
1398 opt->prev1IsChar = True;
1399 opt->prev2 = True;
1487 opt->prev1IsChar = True;
1488 opt->prev2 = True;
1638 p->finished = True;
1645 p->finished = True;
2116 p->overflow = True;
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/smbd/
H A Dclose.c210 delete_on_close = True;
H A Dntquotas.c153 return True;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/smbwrapper/
H A Dsmbw.c58 setup_logging("smbsh",True);
71 in_client = True;
79 lp_load(dyn_CONFIGFILE,True,False,False);
111 BlockSignals(True,SIGPIPE);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/utils/
H A Dnet_idmap.c142 hwms.ok = True;
H A Dnet_rpc_join.c173 CHECK_RPC_ERR(cli_lsa_open_policy(cli, mem_ctx, True,
H A Dstatus.c89 return True;
100 return True;
173 if (!profile_setup(True)) {
607 setup_logging(argv[0],True);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-python/avahi-discover/
H A DSimpleGladeApp.py266 Equivalent to return True in a callback.
269 return True
H A Davahi-discover.in241 column.set_resizable(True)
243 column.set_expand(True);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/libsmb/
H A Dntlmssp.c118 return True;
326 ntlmssp_state->unicode = True;
652 doing_ntlm2 = True;
1112 (*ntlmssp_state)->unicode = True;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/nmbd/
H A Dnmbd_namerelease.c39 BOOL success = True;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/passdb/
H A Dpdb_tdb.c67 * @return True if the conversion has been successful, false otherwise.
177 return(True);
588 BOOL ret = True;
H A Dpdb_xml.c97 return True;
251 return True;

Completed in 253 milliseconds

<<11121314151617