Searched refs:True (Results 126 - 150 of 408) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/nsswitch/
H A Dwinbindd.c29 BOOL opt_dual_daemon = True;
49 ret = lp_load(dyn_CONFIGFILE,False,False,True);
94 return( True );
173 do_sigterm = True;
181 do_sigusr2 = True;
189 do_sighup = True;
428 return True;
479 state->finished = True;
534 state->finished = True;
571 state->write_extra_data = True;
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/rpc_parse/
H A Dparse_reg.c88 return True;
113 return True;
157 return True;
182 return True;
215 return True;
236 return True;
273 return True;
360 return True;
386 return True;
430 return True;
[all...]
H A Dparse_rpc.c266 return True;
290 return True;
319 if(!prs_uint8s (True, "str", ps, depth, (uchar*)str->str, MIN(str->len, sizeof(str->str)) ))
321 return True;
353 return True;
405 return True;
449 return True;
493 return True;
525 return True;
548 return True;
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/python/
H A Dpy_spoolss_forms_conv.c53 return True;
86 result = True;
H A Dpy_spoolss_drivers_conv.c131 return True;
144 return True;
162 return True;
188 result = True;
202 return True;
214 return True;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/libsmb/
H A Dclifsinfo.c59 ret = True;
116 ret = True;
H A Dclidgram.c50 dgram->header.flags.first = True;
66 set_message(ptr,17,strlen(mailslot) + 1 + len,True);
225 cli_send_mailslot(dgram_sock, True, "\\MAILSLOT\\BROWSE", outbuf,
233 cli_get_response(dgram_sock, True, "\\MAILSLOT\\BROWSE", cli_backup_list, sizeof(cli_backup_list));
239 return True;
262 return True;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/nmbd/
H A Dnmbd_elections.c112 work->needelection = True;
238 return(True);
243 return(True);
248 return(True);
253 return(True);
298 work->needelection = True;
324 It returns True if any election packets need to be sent (this will then
365 work->RunningElection = True;
385 work->needelection = True;
H A Dasyncdns.c214 BlockSignals(True, SIGTERM);
218 BlockSignals(True, SIGTERM);
298 p->locked = True;
300 p->locked = True;
309 return True;
335 BlockSignals(True, SIGTERM);
H A Dnmbd_workgroupdb.c40 subrec->work_changed = True;
88 work->needannounce = True;
157 subrec->work_changed = True;
201 subrec->work_changed = True;
216 work->subnet->work_changed = True;
248 work->needelection = True;
H A Dnmbd_packets.c153 loopback_this_packet = True;
167 return True;
268 return True;
284 nmb->header.nm_flags.recursion_desired = True;
327 nmb->header.nm_flags.recursion_desired = True;
354 nmb->header.nm_flags.recursion_desired = True;
453 return True;
478 if ((p = create_and_init_netbios_packet(nmbname, (subrec != unicast_subnet), True,
593 if ((p = create_and_init_netbios_packet(nmbname, False, True, wins_ip)) == NULL)
872 loopback_this_packet = True;
[all...]
H A Dnmbd_serverlistdb.c55 work->subnet->work_changed = True;
80 work->subnet->work_changed = True;
115 work->subnet->work_changed = True;
161 work->subnet->work_changed = True;
180 servrec->subnet->work_changed = True;
200 work->subnet->work_changed = True;
320 list_changed = True;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/smbd/
H A Dmsdfs.c60 return True;
67 check_path_syntax(pdp->reqpath, p+1,True);
70 return True;
106 return True;
113 check_path_syntax(pdp->reqpath, p+1,True);
116 return True;
156 return True;
183 return True;
221 return True;
259 return True;
[all...]
H A Doplock_irix.c38 oplock_set_capability(True, False);
81 return True;
122 return True;
158 return True;
184 return True;
238 return True;
H A Dsec_ctx.c63 return True;
88 return True;
192 BOOL result = True;
195 return True;
274 return True;
388 return True;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dxgettext-glade-240 <allow_shrink>True</allow_shrink>
41 <allow_grow>True</allow_grow>
47 <can_focus>True</can_focus>
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/lib/
H A Dinterface.c231 return True if the list of probed interfaces has changed
242 return True;
256 if (ip_equal(i->ip,ip)) return True;
269 return True;
337 struct interface *i = iface_find(ip, True);
342 return True if a IP is directly reachable on one of our interfaces
346 return iface_find(ip, True) ? True : False;
H A Dcharcnv.c107 initialized = True;
142 did_reload = True;
172 conv_silent = True;
726 size = convert_string(CH_UCS2, CH_UNIX, buffer, size, dest, destlen, True);
762 size = convert_string(CH_UNIX, CH_UCS2, s, -1, buffer, sizeof(buffer), True);
769 size = convert_string(CH_UCS2, CH_UNIX, buffer, -1, out_buffer, sizeof(out_buffer), True);
784 (void **) &buffer, True);
792 size = convert_string(CH_UCS2, CH_UNIX, buffer, size, dest, destlen, True);
864 return convert_string(CH_UNIX, CH_DOS, src, src_len, dest, dest_len, True);
887 conv_silent = True;
[all...]
H A Dutil.c89 return True;
108 return True;
127 return True;
163 return True;
174 return True;
213 duplicate = True;
224 return True;
260 return( True );
285 return(True);
289 return(True);
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/bzip2/
H A Dbzlib.c143 return True;
223 s->inUse[s->state_in_ch] = True;
238 s->inUse[s->state_in_len-4] = True;
268 zs->inUse[zs->state_in_ch] = True; \
296 while (True) {
301 progress_in = True;
312 while (True) {
319 progress_in = True;
338 while (True) {
346 progress_out = True;
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/utils/
H A Dsmbcacls.c92 if (!NT_STATUS_IS_OK(cli_lsa_open_policy(global_hack_cli, global_hack_cli->mem_ctx, True,
97 got_policy_hnd = True;
100 return True;
137 BOOL result = True;
300 found = True;
315 return True;
325 return True;
334 return True;
627 found = True;
648 found = True;
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/torture/
H A Dlocktest.c352 return True;
455 recorded[n].needed = True;
493 recorded[j].needed = True;
517 showall = True;
581 setup_logging(argv[0],True);
591 lp_load(dyn_CONFIGFILE,True,False,False);
605 use_kerberos = True;
638 hide_unlock_fails = True;
644 use_oplocks = True;
647 showall = True;
[all...]
H A Dvfstest.c116 if (!lp_load(argv[1], False, True, False)) {
365 found = True;
447 return(True);
451 ret = lp_load(dyn_CONFIGFILE, False, False, True);
455 reload_services(True);
472 set_current_service(NULL,0,True);
514 setup_logging("vfstest", True);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/auth/
H A Dpampass.c77 return True;
92 return True;
322 found = True;
353 found = True;
439 if(smb_pam_error_handler(pamh, pam_error, "End Cleanup Failed", 2) == True) {
441 return True;
494 return True;
646 return (True);
700 return True;
715 return True;
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/passdb/
H A Dlookup_sid.c45 return True;
54 return True;
112 return True;
161 return True;
182 return True;
235 return True;
256 return True;

Completed in 497 milliseconds

1234567891011>>