bool 52 examples/VFS/shadow_copy_test.c static int test_get_shadow_copy_data(vfs_handle_struct *handle, files_struct *fsp, SHADOW_COPY_DATA *shadow_copy_data, bool labels)
bool 56 examples/VFS/skel_opaque.c bool small_query, uint64_t *bsize,
bool 73 examples/VFS/skel_opaque.c static int skel_get_shadow_copy_data(vfs_handle_struct *handle, files_struct *fsp, SHADOW_COPY_DATA *shadow_copy_data, bool labels)
bool 50 examples/VFS/skel_transparent.c bool small_query, uint64_t *bsize,
bool 67 examples/VFS/skel_transparent.c static int skel_get_shadow_copy_data(vfs_handle_struct *handle, files_struct *fsp, SHADOW_COPY_DATA *shadow_copy_data, bool labels)
bool 524 lib/tevent/tevent.c bool (*finished)(void *private_data),
bool 346 lib/tevent/tevent.h bool begin,
bool 362 lib/tevent/tevent.h bool (*finished)(void *private_data),
bool 69 lib/tevent/tevent_util.c int ev_set_blocking(int fd, bool set)
bool 117 lib/tevent/tevent_util.h int ev_set_blocking(int fd, bool set);
bool 173 lib/torture/torture.c bool (*setup) (struct torture_context *, void **),
bool 174 lib/torture/torture.c bool (*teardown) (struct torture_context *, void *))
bool 198 lib/torture/torture.c bool (*run) (struct torture_context *, const void *tcase_data,
bool 310 lib/torture/torture.c bool already_setup)
bool 441 lib/torture/torture.c bool default_value)
bool 477 lib/torture/torture.c bool (*run) (struct torture_context *test, const void *),
bool 513 lib/torture/torture.c bool (*run) (struct torture_context *test))
bool 579 lib/torture/torture.c bool (*run) (struct torture_context *test,
bool 611 lib/torture/torture.c bool (*run) (struct torture_context *test, void *tcase_data))
bool 170 lib/torture/torture.h bool (*setup) (struct torture_context *, void **),
bool 171 lib/torture/torture.h bool (*teardown) (struct torture_context *, void *));
bool 176 lib/torture/torture.h bool (*run) (struct torture_context *test,
bool 189 lib/torture/torture.h bool (*run) (struct torture_context *test,
bool 198 lib/torture/torture.h bool (*run) (struct torture_context *test,
bool 206 lib/torture/torture.h bool (*run) (struct torture_context *test));
bool 412 lib/torture/torture.h bool default_value);
bool 423 lib/torture/torture.h bool (*run) (struct torture_context *test, void *tcase_data));
bool 143 lib/util/asn1.c static bool push_int_bigendian(struct asn1_data *data, unsigned int i, bool negative)
bool 313 lib/util/asn1.c bool asn1_write_BOOLEAN(struct asn1_data *data, bool v)
bool 321 lib/util/asn1.c bool asn1_read_BOOLEAN(struct asn1_data *data, bool *v)
bool 336 lib/util/asn1.c bool asn1_check_BOOLEAN(struct asn1_data *data, bool v)
bool 70 lib/util/asn1.h bool asn1_write_BOOLEAN(struct asn1_data *data, bool v);
bool 71 lib/util/asn1.h bool asn1_read_BOOLEAN(struct asn1_data *data, bool *v);
bool 72 lib/util/asn1.h bool asn1_check_BOOLEAN(struct asn1_data *data, bool v);
bool 32 lib/util/become_daemon.c _PUBLIC_ void close_low_fds(bool stderr_too)
bool 69 lib/util/become_daemon.c _PUBLIC_ void become_daemon(bool do_fork, bool no_process_group)
bool 40 lib/util/capability.c static bool set_process_capability( uint32_t cap_flag, bool enable )
bool 74 lib/util/capability.c static bool set_inherited_process_capability( uint32_t cap_flag, bool enable )
bool 89 lib/util/charset/charcnv.c bool native_iconv)
bool 245 lib/util/charset/charcnv.c bool allow_badcharcnv)
bool 319 lib/util/charset/charcnv.c bool allow_badcharcnv)
bool 140 lib/util/charset/charset.h bool allow_badcharcnv);
bool 144 lib/util/charset/charset.h void *dest, size_t destlen, bool allow_badcharcnv);
bool 168 lib/util/charset/charset.h bool native_iconv);
bool 174 lib/util/charset/charset.h bool allow_badcharcnv);
bool 179 lib/util/charset/charset.h void *dest, size_t *converted_size, bool allow_badcharcnv);
bool 187 lib/util/charset/charset.h const char *fromcode, bool native_iconv);
bool 168 lib/util/charset/iconv.c const char *fromcode, bool native_iconv)
bool 956 lib/util/charset/util_unistr.c bool allow_badcharcnv)
bool 982 lib/util/charset/util_unistr.c bool allow_badcharcnv)
bool 166 lib/util/genrand.c static int do_reseed(bool use_fd, int fd)
bool 186 lib/util/params.c static bool Section( myFILE *InFile, bool (*sfunc)(const char *, void *), void *userdata )
bool 282 lib/util/params.c static bool Parameter( myFILE *InFile, bool (*pfunc)(const char *, const char *, void *), int c, void *userdata )
bool 430 lib/util/params.c bool (*sfunc)(const char *, void *),
bool 431 lib/util/params.c bool (*pfunc)(const char *, const char *, void *),
bool 525 lib/util/params.c bool (*sfunc)(const char *, void *),
bool 526 lib/util/params.c bool (*pfunc)(const char *, const char *, void *),
bool 72 lib/util/signal.c void BlockSignals(bool block, int signum)
bool 155 lib/util/util.c _PUBLIC_ int set_blocking(int fd, bool set)
bool 296 lib/util/util.c bool omit_zero_bytes)
bool 520 lib/util/util.c _PUBLIC_ void *realloc_array(void *ptr, size_t el_size, unsigned count, bool free_on_fail)
bool 775 lib/util/util.c _PUBLIC_ bool set_boolean(const char *boolean_string, bool *boolean)
bool 833 lib/util/util.c bool ltrim)
bool 107 lib/util/util.h void BlockSignals(bool block, int signum);
bool 180 lib/util/util.h _PUBLIC_ bool check_password_quality(const char *s);
bool 207 lib/util/util.h bool next_token_talloc(TALLOC_CTX *ctx,
bool 217 lib/util/util.h bool next_token_no_ltrim_talloc(TALLOC_CTX *ctx,
bool 226 lib/util/util.h _PUBLIC_ bool trim_string(char *s, const char *front, const char *back);
bool 314 lib/util/util.h _PUBLIC_ bool add_string_to_array(TALLOC_CTX *mem_ctx,
bool 334 lib/util/util.h _PUBLIC_ bool set_boolean(const char *boolean_string, bool *boolean);
bool 343 lib/util/util.h _PUBLIC_ bool conv_str_bool(const char * str, bool * val);
bool 349 lib/util/util.h _PUBLIC_ bool conv_str_size(const char * str, uint64_t * val);
bool 359 lib/util/util.h _PUBLIC_ bool conv_str_u64(const char * str, uint64_t * val);
bool 390 lib/util/util.h _PUBLIC_ bool strequal(const char *s1, const char *s2);
bool 435 lib/util/util.h _PUBLIC_ bool str_list_equal(const char **list1, const char **list2);
bool 450 lib/util/util.h _PUBLIC_ bool str_list_check(const char **list, const char *s);
bool 455 lib/util/util.h _PUBLIC_ bool str_list_check_ci(const char **list, const char *s);
bool 512 lib/util/util.h _PUBLIC_ bool file_save(const char *fname, const void *packet, size_t length);
bool 515 lib/util/util.h _PUBLIC_ bool large_file_support(const char *path);
bool 529 lib/util/util.h _PUBLIC_ bool file_exist(const char *fname);
bool 539 lib/util/util.h _PUBLIC_ bool directory_exist(const char *dname);
bool 547 lib/util/util.h _PUBLIC_ bool directory_create_or_exist(const char *dname, uid_t uid,
bool 556 lib/util/util.h _PUBLIC_ int set_blocking(int fd, bool set);
bool 571 lib/util/util.h _PUBLIC_ bool is_ipaddress(const char *str);
bool 586 lib/util/util.h _PUBLIC_ bool is_zero_ip_v4(struct in_addr ip);
bool 591 lib/util/util.h _PUBLIC_ bool same_net_v4(struct in_addr ip1,struct in_addr ip2,struct in_addr mask);
bool 593 lib/util/util.h _PUBLIC_ bool is_ipaddress_v4(const char *str);
bool 598 lib/util/util.h _PUBLIC_ bool process_exists_by_pid(pid_t pid);
bool 604 lib/util/util.h _PUBLIC_ bool fcntl_lock(int fd, int op, off_t offset, off_t count, int type);
bool 655 lib/util/util.h _PUBLIC_ bool all_zero(const uint8_t *ptr, size_t size);
bool 660 lib/util/util.h _PUBLIC_ void *realloc_array(void *ptr, size_t el_size, unsigned count, bool free_on_fail);
bool 755 lib/util/util.h _PUBLIC_ void close_low_fds(bool stderr_too);
bool 760 lib/util/util.h _PUBLIC_ void become_daemon(bool do_fork, bool no_process_group);
bool 766 lib/util/util.h bool (*sfunc)(const char *, void *),
bool 767 lib/util/util.h bool (*pfunc)(const char *, const char *, void *),
bool 192 lib/util/util_str.c _PUBLIC_ bool conv_str_bool(const char * str, bool * val)
bool 19 libcli/nbt/nbt_proto.h bool allow_multiple_replies);
bool 381 libcli/nbt/nbtsocket.c bool allow_multiple_replies)
bool 151 libcli/nbt/tools/nmblookup.c bool broadcast)
bool 422 librpc/ndr/libndr.h enum ndr_err_code ndr_token_retrieve_cmp_fn(struct ndr_token_list **list, const void *key, uint32_t *v, comparison_fn_t _cmp_fn, bool _remove_tok);
bool 477 librpc/ndr/libndr.h bool policy_handle_empty(struct policy_handle *h);
bool 516 librpc/ndr/libndr.h bool GUID_equal(const struct GUID *u1, const struct GUID *u2);
bool 521 librpc/ndr/libndr.h bool GUID_all_zero(const struct GUID *u);
bool 676 librpc/ndr/ndr.c comparison_fn_t _cmp_fn, bool _remove_tok)
bool 42 librpc/ndr/ndr_compression.c bool *last)
bool 158 librpc/ndr/ndr_compression.c bool *last)
bool 273 librpc/ndr/ndr_compression.c bool *last)
bool 326 librpc/ndr/ndr_compression.c bool *last)
bool 130 librpc/tools/ndrdump.c static void ndrdump_data(uint8_t *d, uint32_t l, bool force)
bool 421 nsswitch/libwbclient/wbc_sid.c bool domain_groups_only,
bool 616 nsswitch/libwbclient/wbclient.h bool domain_groups_only,
bool 859 nsswitch/pam_winbind.c bool *already_expired,
bool 860 nsswitch/pam_winbind.c bool *change_pwd)
bool 972 nsswitch/pam_winbind.c bool *already_expired,
bool 973 nsswitch/pam_winbind.c bool *change_pwd)
bool 47 nsswitch/wbinfo.c static char winbind_separator_int(bool strict)
bool 471 nsswitch/wbinfo.c static bool wbinfo_list_domains(bool list_all_domains, bool verbose)
bool 38 nsswitch/wbinfo4.c static char winbind_separator_int(bool strict)
bool 385 nsswitch/wbinfo4.c static bool wbinfo_list_domains(bool list_all_domains)
bool 70 source3/auth/auth_compat.c bool encrypted)
bool 113 source3/auth/auth_domain.c bool *retry)
bool 117 source3/auth/auth_util.c bool encrypted)
bool 198 source3/auth/auth_util.c bool encrypted)
bool 821 source3/auth/auth_util.c bool is_guest,
bool 1318 source3/auth/auth_util.c bool is_guest,
bool 1486 source3/auth/auth_util.c bool *username_was_mapped)
bool 1533 source3/auth/auth_util.c fstring save_username, bool create )
bool 638 source3/auth/pampass.c static bool smb_internal_pam_session(pam_handle_t *pamh, const char *user, const char *tty, bool flag)
bool 651 source3/auth/pass_check.c int pwlen, bool (*fn) (const char *, const char *), bool run_cracker)
bool 342 source3/auth/token_util.c bool is_guest,
bool 786 source3/client/client.c bool rec,
bool 787 source3/client/client.c bool dirs)
bool 999 source3/client/client.c static int do_get(const char *rname, const char *lname_in, bool reget)
bool 1618 source3/client/client.c static int do_put(const char *rname, const char *lname, bool reput)
bool 1844 source3/client/client.c const char *expression, bool match)
bool 3641 source3/client/client.c static bool browse_host_rpc(bool sort)
bool 3697 source3/client/client.c static bool browse_host(bool sort)
bool 34 source3/client/client_proto.h bool rec,
bool 35 source3/client/client_proto.h bool dirs);
bool 130 source3/client/clitar.c static void unfixtarname(char *tptr, char *fp, int l, bool first);
bool 902 source3/client/clitar.c static void unfixtarname(char *tptr, char *fp, int l, bool first)
bool 61 source3/client/smbspool.c int, const char *, const char *, const char *, const char *, int, bool *need_auth);
bool 63 source3/client/smbspool.c char *, const char *, const char *, const char *, bool *need_auth);
bool 396 source3/client/smbspool.c bool *need_auth)
bool 479 source3/client/smbspool.c bool *need_auth)
bool 472 source3/groupdb/mapping.c bool unix_only)
bool 711 source3/groupdb/mapping.c bool unix_only)
bool 317 source3/groupdb/mapping_ldb.c size_t *p_num_entries, bool unix_only)
bool 29 source3/groupdb/mapping_tdb.c size_t *p_num_entries, bool unix_only);
bool 357 source3/groupdb/mapping_tdb.c size_t *p_num_entries, bool unix_only)
bool 20 source3/include/ads_protos.h bool *more_strings);
bool 95 source3/include/ads_protos.h bool (*fn)(ADS_STRUCT *,char *, void **, void *),
bool 42 source3/include/debug.h bool dbgtext( const char *, ... ) PRINTF_ATTRIBUTE(1,2);
bool 43 source3/include/debug.h bool dbghdrclass( int level, int cls, const char *location, const char *func);
bool 44 source3/include/debug.h bool dbghdr( int level, const char *location, const char *func);
bool 114 source3/include/debug.h extern bool *DEBUGLEVEL_CLASS_ISSET;
bool 938 source3/include/includes.h int create_kerberos_key_from_string(krb5_context context, krb5_principal host_princ, krb5_data *password, krb5_keyblock *key, krb5_enctype enctype, bool no_salt);
bool 946 source3/include/includes.h bool get_krb5_smb_session_key(krb5_context context, krb5_auth_context auth_context, DATA_BLOB *session_key, bool remote);
bool 1014 source3/include/includes.h bool write_access,
bool 1026 source3/include/includes.h bool no_salt,
bool 1027 source3/include/includes.h bool keep_old_entries);
bool 483 source3/include/libsmb_internal.h bool connect_if_not_found,
bool 50 source3/include/packet.h bool (*full_req)(const uint8_t *buf,
bool 79 source3/include/proto.h bool encrypted);
bool 112 source3/include/proto.h bool is_guest,
bool 123 source3/include/proto.h bool is_guest,
bool 134 source3/include/proto.h fstring save_username, bool create );
bool 172 source3/include/proto.h int pwlen, bool (*fn) (const char *, const char *), bool run_cracker);
bool 185 source3/include/proto.h bool is_guest,
bool 216 source3/include/proto.h bool unix_only);
bool 256 source3/include/proto.h bool unix_only);
bool 280 source3/include/proto.h bool (*match_fn)(const char *, const void *));
bool 350 source3/include/proto.h void *dest, size_t destlen, bool allow_bad_conv);
bool 353 source3/include/proto.h size_t *converted_size, bool allow_bad_conv);
bool 438 source3/include/proto.h bool connections_init(bool rw);
bool 472 source3/include/proto.h void setup_logging(const char *pname, bool interactive);
bool 526 source3/include/proto.h bool gencache_get_data_blob(const char *keystr, DATA_BLOB *blob, bool *expired);
bool 575 source3/include/proto.h int ms_fnmatch(const char *pattern, const char *string, bool translate_pattern,
bool 576 source3/include/proto.h bool is_case_sensitive);
bool 691 source3/include/proto.h bool container);
bool 695 source3/include/proto.h bool container);
bool 754 source3/include/proto.h bool smbldap_set_creds(struct smbldap_state *ldap_state, bool anon, const char *dn, const char *secret);
bool 760 source3/include/proto.h bool try_add);
bool 775 source3/include/proto.h bool set_local_machine_name(const char *local_name, bool perm);
bool 777 source3/include/proto.h bool set_remote_machine_name(const char *remote_name, bool perm);
bool 1016 source3/include/proto.h char *current_timestring(TALLOC_CTX *ctx, bool hires);
bool 1023 source3/include/proto.h struct timespec get_create_timespec(const SMB_STRUCT_STAT *st,bool fake_dirs);
bool 1093 source3/include/proto.h bool b);
bool 1096 source3/include/proto.h bool b);
bool 1124 source3/include/proto.h int set_blocking(int fd, bool set);
bool 1128 source3/include/proto.h bool parent_longlived);
bool 1133 source3/include/proto.h void *Realloc(void *p, size_t size, bool free_old_on_error);
bool 1150 source3/include/proto.h bool is_in_path(const char *name, name_compare_entry *namelist, bool case_sensitive);
bool 1180 source3/include/proto.h bool mask_match(const char *string, const char *pattern, bool is_case_sensitive);
bool 1181 source3/include/proto.h bool mask_match_search(const char *string, const char *pattern, bool is_case_sensitive);
bool 1182 source3/include/proto.h bool mask_match_list(const char *string, char **list, int listLen, bool is_case_sensitive);
bool 1334 source3/include/proto.h bool include_user_group_rid,
bool 1335 source3/include/proto.h bool skip_ressource_groups);
bool 1402 source3/include/proto.h bool rebind);
bool 1421 source3/include/proto.h const char *get_peer_name(int fd, bool force_lookup);
bool 1470 source3/include/proto.h bool in_list(const char *s, const char *list, bool casesensitive);
bool 1474 source3/include/proto.h bool remove_unsafe_characters, bool replace_once,
bool 1475 source3/include/proto.h bool allow_trailing_dollar);
bool 1483 source3/include/proto.h bool remove_unsafe_characters,
bool 1484 source3/include/proto.h bool allow_trailing_dollar);
bool 1491 source3/include/proto.h bool remove_unsafe_characters,
bool 1492 source3/include/proto.h bool replace_once,
bool 1493 source3/include/proto.h bool allow_trailing_dollar);
bool 1555 source3/include/proto.h size_t dos_PutUniCode(char *dst,const char *src, size_t len, bool null_terminate);
bool 1696 source3/include/proto.h bool request_pac,
bool 1697 source3/include/proto.h bool add_netbios_addr,
bool 1707 source3/include/proto.h bool request_pac,
bool 1708 source3/include/proto.h bool add_netbios_addr,
bool 1769 source3/include/proto.h bool request_pac,
bool 1770 source3/include/proto.h bool add_netbios_addr,
bool 1808 source3/include/proto.h bool use_replay_cache);
bool 1835 source3/include/proto.h bool (*fn)(ADS_STRUCT *, char *, void **, void *),
bool 1859 source3/include/proto.h const char *org_unit, bool *moved);
bool 1959 source3/include/proto.h bool *more_values);
bool 2250 source3/include/proto.h _PUBLIC_ void ndr_print_bool(struct ndr_print *ndr, const char *name, const bool b);
bool 2328 source3/include/proto.h bool *retry) ;
bool 2337 source3/include/proto.h bool *retry) ;
bool 2366 source3/include/proto.h bool show_hdr,
bool 2367 source3/include/proto.h bool force_encrypt,
bool 2389 source3/include/proto.h bool unique, const char *mailslot,
bool 2410 source3/include/proto.h int cli_set_message(char *buf,int num_words,int num_bytes,bool zero);
bool 2433 source3/include/proto.h bool cli_set_case_sensitive(struct cli_state *cli, bool case_sensitive);
bool 2473 source3/include/proto.h int cli_nt_delete_on_close(struct cli_state *cli, int fnum, bool flag);
bool 2502 source3/include/proto.h uint8_t *smb_bytes_push_str(uint8_t *buf, bool ucs2, const char *str,
bool 2525 source3/include/proto.h bool wait_lock, enum brl_type lock_type);
bool 2627 source3/include/proto.h bool (*handler)(struct cli_state *, int, unsigned char));
bool 2646 source3/include/proto.h void dump_ntquota(SMB_NTQUOTA_STRUCT *qt, bool _verbose, bool _numeric, void (*_sidtostring)(fstring str, DOM_SID *sid, bool _numeric));
bool 2647 source3/include/proto.h void dump_ntquota_list(SMB_NTQUOTA_LIST **qtl, bool _verbose, bool _numeric, void (*_sidtostring)(fstring str, DOM_SID *sid, bool _numeric));
bool 3001 source3/include/proto.h bool bcast,
bool 3002 source3/include/proto.h bool recurse,
bool 3006 source3/include/proto.h bool *timed_out);
bool 3039 source3/include/proto.h bool ads_only );
bool 3197 source3/include/proto.h bool srv_oplock_set_signing(bool onoff);
bool 3198 source3/include/proto.h bool srv_check_sign_mac(const char *inbuf, bool must_be_ok);
bool 3201 source3/include/proto.h void srv_cancel_sign_response(uint16 mid, bool cancel);
bool 3234 source3/include/proto.h bool upper_case_domain, /* Transform the domain into UPPER case */
bool 3282 source3/include/proto.h bool rcrypt,
bool 3336 source3/include/proto.h NTSTATUS brl_lock_failed(files_struct *fsp, const struct lock_struct *lock, bool blocking_lock);
bool 3337 source3/include/proto.h void brl_init(bool read_only);
bool 3342 source3/include/proto.h bool blocking_lock);
bool 3352 source3/include/proto.h bool blocking_lock,
bool 3429 source3/include/proto.h bool blocking_lock,
bool 3465 source3/include/proto.h bool *delete_on_close,
bool 3479 source3/include/proto.h NTSTATUS can_set_delete_on_close(files_struct *fsp, bool delete_on_close,
bool 3482 source3/include/proto.h void set_delete_on_close_lck(struct share_mode_lock *lck, bool delete_on_close, const UNIX_USER_TOKEN *tok);
bool 3483 source3/include/proto.h bool set_delete_on_close(files_struct *fsp, bool delete_on_close, const UNIX_USER_TOKEN *tok);
bool 3497 source3/include/proto.h bool posix_locking_init(bool read_only);
bool 3559 source3/include/proto.h bool force_new_election);
bool 3642 source3/include/proto.h bool self_only);
bool 3644 source3/include/proto.h bool self_only);
bool 3773 source3/include/proto.h bool listen_for_packets(bool run_election);
bool 3774 source3/include/proto.h bool send_mailslot(bool unique, const char *mailslot,char *buf, size_t len,
bool 3824 source3/include/proto.h void write_browse_list(time_t t, bool force_write);
bool 3839 source3/include/proto.h struct in_addr ip, bool local, bool servers);
bool 3850 source3/include/proto.h struct name_record *find_name_on_wins_subnet(const struct nmb_name *nmbname, bool self_only);
bool 3872 source3/include/proto.h void wins_write_database(time_t t, bool background);
bool 3887 source3/include/proto.h void dump_workgroups(bool force_write);
bool 4243 source3/include/proto.h bool lp_parm_bool(int snum, const char *type, const char *option, bool def);
bool 4254 source3/include/proto.h bool *inverse);
bool 4279 source3/include/proto.h bool dump_a_parameter(int snum, char *parm_name, FILE * f, bool isGlobal);
bool 4285 source3/include/proto.h void lp_killunused(bool (*snumused) (int));
bool 4298 source3/include/proto.h bool *pallow_guest);
bool 4302 source3/include/proto.h void lp_set_in_client(bool b);
bool 4305 source3/include/proto.h bool global_only,
bool 4306 source3/include/proto.h bool save_defaults,
bool 4307 source3/include/proto.h bool add_ipc,
bool 4308 source3/include/proto.h bool initialize_globals,
bool 4309 source3/include/proto.h bool allow_include_registry,
bool 4310 source3/include/proto.h bool allow_registry_shares);
bool 4312 source3/include/proto.h bool global_only,
bool 4313 source3/include/proto.h bool save_defaults,
bool 4314 source3/include/proto.h bool add_ipc,
bool 4315 source3/include/proto.h bool initialize_globals);
bool 4318 source3/include/proto.h bool global_only,
bool 4319 source3/include/proto.h bool save_defaults,
bool 4320 source3/include/proto.h bool add_ipc,
bool 4321 source3/include/proto.h bool initialize_globals);
bool 4323 source3/include/proto.h void lp_dump(FILE *f, bool show_defaults, int maxtoprint);
bool 4324 source3/include/proto.h void lp_dump_one(FILE * f, bool show_defaults, int snum);
bool 4351 source3/include/proto.h void set_use_sendfile(int snum, bool val);
bool 4352 source3/include/proto.h void set_store_dos_attributes(int snum, bool val);
bool 4435 source3/include/proto.h uint32 init_buffer_from_samu (uint8 **buf, struct samu *sampass, bool size_only);
bool 4437 source3/include/proto.h bool pdb_update_bad_password_count(struct samu *sampass, bool *updated);
bool 4438 source3/include/proto.h bool pdb_update_autolock_flag(struct samu *sampass, bool *updated);
bool 4535 source3/include/proto.h bool pdb_set_pass_can_change(struct samu *sampass, bool canchange);
bool 4555 source3/include/proto.h NTSTATUS pdb_update_login_attempts(struct samu *sam_acct, bool success);
bool 4566 source3/include/proto.h size_t *p_num_entries, bool unix_only);
bool 4612 source3/include/proto.h bool initialize_password_db(bool reload, struct event_context *event_ctx);
bool 4757 source3/include/proto.h print_status_struct *status,bool first);
bool 4788 source3/include/proto.h uint32 update_c_setprinter(bool initialize);
bool 4848 source3/include/proto.h uint32 version, bool delete_files );
bool 4940 source3/include/proto.h TDB_DATA get_printer_notify_pid_list(TDB_CONTEXT *tdb, const char *printer_name, bool cleanlist);
bool 4945 source3/include/proto.h bool profile_setup(struct messaging_context *msg_ctx, bool rdonly);
bool 5167 source3/include/proto.h bool sec_qos, uint32 des_access,
bool 5170 source3/include/proto.h TALLOC_CTX *mem_ctx, bool sec_qos,
bool 5718 source3/include/proto.h bool prs_init(prs_struct *ps, uint32 size, TALLOC_CTX *ctx, bool io);
bool 5724 source3/include/proto.h void prs_give_memory(prs_struct *ps, char *buf, uint32 size, bool is_dynamic);
bool 5740 source3/include/proto.h void prs_set_endian_data(prs_struct *ps, bool endian);
bool 5747 source3/include/proto.h void prs_switch_type(prs_struct *ps, bool io);
bool 5753 source3/include/proto.h bool (*prs_fn)(const char*, prs_struct*, int, void*) );
bool 5761 source3/include/proto.h bool prs_uint8s(bool charmode, const char *name, prs_struct *ps, int depth, uint8 *data8s, int len);
bool 5762 source3/include/proto.h bool prs_uint16s(bool charmode, const char *name, prs_struct *ps, int depth, uint16 *data16s, int len);
bool 5763 source3/include/proto.h bool prs_uint16uni(bool charmode, const char *name, prs_struct *ps, int depth, uint16 *data16s, int len);
bool 5764 source3/include/proto.h bool prs_uint32s(bool charmode, const char *name, prs_struct *ps, int depth, uint32 *data32s, int len);
bool 5835 source3/include/proto.h ELOG_TDB *elog_open_tdb( const char *logname, bool force_clear, bool read_only );
bool 5836 source3/include/proto.h int elog_close_tdb( ELOG_TDB *etdb, bool force_close );
bool 5837 source3/include/proto.h bool parse_logentry( TALLOC_CTX *mem_ctx, char *line, struct eventlog_Record_tdb *entry, bool * eor );
bool 5919 source3/include/proto.h bool *is_data_outstanding);
bool 6175 source3/include/proto.h const char *oldpass, const char *newpass, bool as_root);
bool 6177 source3/include/proto.h const char *oldpass, const char *newpass, bool as_root);
bool 6187 source3/include/proto.h NTSTATUS change_oem_password(struct samu *hnd, char *old_passwd, char *new_passwd, bool as_root, uint32 *samr_reject_reason);
bool 6222 source3/include/proto.h int count_current_connections( const char *sharename, bool clear );
bool 6226 source3/include/proto.h bool register_message_flags(bool doreg, uint32 msg_flags);
bool 6230 source3/include/proto.h uint64_t sys_disk_free(connection_struct *conn, const char *path, bool small_query,
bool 6234 source3/include/proto.h bool small_query,
bool 6248 source3/include/proto.h bool uc);
bool 6257 source3/include/proto.h NTSTATUS dptr_create(connection_struct *conn, const char *path, bool old_handle, bool expect_close,uint16 spid,
bool 6258 source3/include/proto.h const char *wcard, bool wcard_has_wild, uint32 attr, struct dptr_struct **dptr_ret);
bool 6283 source3/include/proto.h bool check_descend,
bool 6284 source3/include/proto.h bool ask_sharemode);
bool 6285 source3/include/proto.h bool is_visible_file(connection_struct *conn, const char *dir_path, const char *name, SMB_STRUCT_STAT *pst, bool use_veto);
bool 6322 source3/include/proto.h bool newfile);
bool 6381 source3/include/proto.h NTSTATUS sync_file(connection_struct *conn, files_struct *fsp, bool write_through);
bool 6389 source3/include/proto.h bool allow_wcard_last_component,
bool 6432 source3/include/proto.h bool buffer_too_large);
bool 6449 source3/include/proto.h bool mangle_is_8_3(const char *fname, bool check_case,
bool 6451 source3/include/proto.h bool mangle_is_8_3_wildcards(const char *fname, bool check_case,
bool 6461 source3/include/proto.h bool cache83,
bool 6493 source3/include/proto.h bool *self_referralp);
bool 6506 source3/include/proto.h bool dfs_pathnames,
bool 6511 source3/include/proto.h bool dfs_pathnames,
bool 6514 source3/include/proto.h bool *ppath_contains_wcard);
bool 6532 source3/include/proto.h bool recursive);
bool 6535 source3/include/proto.h uint32 filter, bool recursive,
bool 6731 source3/include/proto.h bool *guest);
bool 6772 source3/include/proto.h bool srv_send_smb(int fd, char *buffer, bool do_encrypt,
bool 6777 source3/include/proto.h bool zero);
bool 6781 source3/include/proto.h bool encrypted);
bool 6794 source3/include/proto.h bool (*handler)(const struct timeval *now,
bool 6827 source3/include/proto.h NTSTATUS check_path_syntax_wcard(char *path, bool *p_contains_wcard);
bool 6837 source3/include/proto.h bool *contains_wcard);
bool 6848 source3/include/proto.h NTSTATUS *err, bool *contains_wcard);
bool 6877 source3/include/proto.h uint32 dirtype, const char *name_in, bool has_wild);
bool 6912 source3/include/proto.h bool replace_if_exists);
bool 6919 source3/include/proto.h bool replace_if_exists,
bool 6920 source3/include/proto.h bool src_has_wild,
bool 6921 source3/include/proto.h bool dest_has_wild,
bool 6930 source3/include/proto.h bool target_is_directory);
bool 6933 source3/include/proto.h bool large_file_format);
bool 6935 source3/include/proto.h bool large_file_format);
bool 6937 source3/include/proto.h bool large_file_format, bool *err);
bool 6978 source3/include/proto.h bool reload_services(bool test);
bool 6986 source3/include/proto.h bool set_current_service(connection_struct *conn, uint16 flags, bool do_chdir);
bool 7034 source3/include/proto.h bool case_sensitive);
bool 7077 source3/include/proto.h bool setting_write_time);
bool 7204 source3/include/proto.h char *get_pass( const char *prompt, bool stdin_get);
bool 7232 source3/include/proto.h bool *expired);
bool 7233 source3/include/proto.h bool idmap_cache_find_uid2sid(uid_t uid, struct dom_sid *sid, bool *expired);
bool 7236 source3/include/proto.h bool *expired);
bool 7237 source3/include/proto.h bool idmap_cache_find_gid2sid(gid_t gid, struct dom_sid *sid, bool *expired);
bool 29 source3/include/wbc_async.h struct wb_context *wb_ctx, bool need_priv,
bool 215 source3/lib/access.c bool (*match_fn)(const char *, const void *))
bool 203 source3/lib/charcnv.c void *dest, size_t destlen, bool allow_bad_conv)
bool 378 source3/lib/charcnv.c void *dest, size_t destlen, bool allow_bad_conv)
bool 542 source3/lib/charcnv.c size_t *converted_size, bool allow_bad_conv)
bool 780 source3/lib/charcnv.c size_t *converted_size, bool allow_bad_conv)
bool 22 source3/lib/conn_tdb.c static struct db_context *connections_db_ctx(bool rw)
bool 123 source3/lib/conn_tdb.c bool connections_init(bool rw)
bool 53 source3/lib/dbwrap_ctdb.c bool persistent);
bool 838 source3/lib/dbwrap_ctdb.c bool persistent)
bool 572 source3/lib/debug.c void setup_logging(const char *pname, bool interactive)
bool 145 source3/lib/eventlog/eventlog.c bool whack_by_date )
bool 316 source3/lib/eventlog/eventlog.c ELOG_TDB *elog_open_tdb( const char *logname, bool force_clear, bool read_only )
bool 421 source3/lib/eventlog/eventlog.c int elog_close_tdb( ELOG_TDB *etdb, bool force_close )
bool 456 source3/lib/eventlog/eventlog.c bool parse_logentry( TALLOC_CTX *mem_ctx, char *line, struct eventlog_Record_tdb *entry, bool * eor )
bool 248 source3/lib/gencache.c bool gencache_get_data_blob(const char *keystr, DATA_BLOB *blob, bool *expired)
bool 33 source3/lib/idmap_cache.c bool *expired)
bool 73 source3/lib/idmap_cache.c bool idmap_cache_find_uid2sid(uid_t uid, struct dom_sid *sid, bool *expired)
bool 153 source3/lib/idmap_cache.c bool *expired)
bool 193 source3/lib/idmap_cache.c bool idmap_cache_find_gid2sid(gid_t gid, struct dom_sid *sid, bool *expired)
bool 55 source3/lib/interface.c bool check_mask)
bool 72 source3/lib/interfaces.c bool make_bcast_p)
bool 29 source3/lib/module.c static NTSTATUS do_smb_load_module(const char *module_name, bool is_probe)
bool 58 source3/lib/ms_fnmatch.c bool is_case_sensitive)
bool 148 source3/lib/ms_fnmatch.c int ms_fnmatch(const char *pattern, const char *string, bool translate_pattern,
bool 149 source3/lib/ms_fnmatch.c bool is_case_sensitive)
bool 123 source3/lib/packet.c bool (*full_req)(const uint8_t *buf,
bool 527 source3/lib/secdesc.c bool container)
bool 555 source3/lib/secdesc.c bool container)
bool 687 source3/lib/secdesc.c bool container)
bool 1834 source3/lib/smbldap.c bool smbldap_set_creds(struct smbldap_state *ldap_state, bool anon, const char *dn, const char *secret)
bool 252 source3/lib/smbldap_util.c bool try_add)
bool 67 source3/lib/smbrun.c static int smbrun_internal(const char *cmd, int *outfd, bool sanitize)
bool 40 source3/lib/substitute.c bool set_local_machine_name(const char *local_name, bool perm)
bool 106 source3/lib/substitute.c bool set_remote_machine_name(const char *remote_name, bool perm)
bool 605 source3/lib/system.c bool enable)
bool 370 source3/lib/tdb_validate.c bool retry_norotate_if_nospc,
bool 371 source3/lib/tdb_validate.c bool rename_as_last_resort_if_nospc)
bool 191 source3/lib/time.c char *current_timestring(TALLOC_CTX *ctx, bool hires)
bool 369 source3/lib/time.c struct timespec get_create_timespec(const SMB_STRUCT_STAT *pst,bool fake_dirs)
bool 358 source3/lib/util.c bool b)
bool 369 source3/lib/util.c bool b)
bool 932 source3/lib/util.c bool parent_longlived)
bool 1093 source3/lib/util.c void *Realloc(void *p, size_t size, bool free_old_on_error)
bool 1674 source3/lib/util.c bool is_in_path(const char *name, name_compare_entry *namelist, bool case_sensitive)
bool 2405 source3/lib/util.c bool mask_match(const char *string, const char *pattern, bool is_case_sensitive)
bool 2421 source3/lib/util.c bool mask_match_search(const char *string, const char *pattern, bool is_case_sensitive)
bool 2436 source3/lib/util.c bool mask_match_list(const char *string, char **list, int listLen, bool is_case_sensitive)
bool 682 source3/lib/util_sid.c bool include_user_group_rid,
bool 683 source3/lib/util_sid.c bool skip_ressource_groups)
bool 882 source3/lib/util_sock.c bool rebind)
bool 1629 source3/lib/util_sock.c const char *get_peer_name(int fd, bool force_lookup)
bool 701 source3/lib/util_str.c bool in_list(const char *s, const char *list, bool casesensitive)
bool 794 source3/lib/util_str.c bool remove_unsafe_characters, bool replace_once,
bool 795 source3/lib/util_str.c bool allow_trailing_dollar)
bool 882 source3/lib/util_str.c bool remove_unsafe_characters,
bool 883 source3/lib/util_str.c bool allow_trailing_dollar)
bool 966 source3/lib/util_str.c bool remove_unsafe_characters,
bool 967 source3/lib/util_str.c bool replace_once,
bool 968 source3/lib/util_str.c bool allow_trailing_dollar)
bool 231 source3/lib/util_unistr.c size_t dos_PutUniCode(char *dst,const char *src, size_t len, bool null_terminate)
bool 402 source3/lib/wbclient.c bool need_priv)
bool 558 source3/lib/wbclient.c struct wb_context *wb_ctx, bool need_priv,
bool 348 source3/libads/authdata.c bool request_pac,
bool 349 source3/libads/authdata.c bool add_netbios_addr,
bool 487 source3/libads/authdata.c bool request_pac,
bool 488 source3/libads/authdata.c bool add_netbios_addr,
bool 537 source3/libads/authdata.c bool request_pac,
bool 538 source3/libads/authdata.c bool add_netbios_addr,
bool 161 source3/libads/kerberos.c bool request_pac,
bool 162 source3/libads/kerberos.c bool add_netbios_addr,
bool 41 source3/libads/kerberos_keytab.c bool no_salt,
bool 42 source3/libads/kerberos_keytab.c bool keep_old_entries)
bool 410 source3/libads/kerberos_verify.c bool use_replay_cache)
bool 142 source3/libads/krb5_setpw.c bool use_tcp,
bool 273 source3/libads/krb5_setpw.c bool use_tcp,
bool 191 source3/libads/ldap.c static bool ads_try_connect(ADS_STRUCT *ads, const char *server, bool gc)
bool 1141 source3/libads/ldap.c bool (*fn)(ADS_STRUCT *, char *, void **, void *),
bool 2032 source3/libads/ldap.c const char *org_unit, bool *moved)
bool 2243 source3/libads/ldap.c bool (*fn)(ADS_STRUCT *, char *, void **, void *),
bool 2448 source3/libads/ldap.c bool *more_strings)
bool 292 source3/libads/ldap_utils.c bool *more_values)
bool 549 source3/libgpo/gpo_ldap.c bool only_add_forced_gpos,
bool 650 source3/libnet/libnet_join.c bool use_kerberos,
bool 118 source3/libnet/libnet_keytab.c bool ignore_kvno)
bool 197 source3/librpc/ndr/util.c _PUBLIC_ void ndr_print_bool(struct ndr_print *ndr, const char *name, const bool b)
bool 1999 source3/libsmb/cliconnect.c bool *retry)
bool 2105 source3/libsmb/cliconnect.c bool *retry)
bool 40 source3/libsmb/clidfs.c bool force_encrypt,
bool 89 source3/libsmb/clidfs.c bool show_sessetup,
bool 90 source3/libsmb/clidfs.c bool force_encrypt,
bool 310 source3/libsmb/clidfs.c bool show_hdr,
bool 311 source3/libsmb/clidfs.c bool force_encrypt,
bool 388 source3/libsmb/clidfs.c bool show_hdr,
bool 389 source3/libsmb/clidfs.c bool force_encrypt,
bool 992 source3/libsmb/clidfs.c bool force_encrypt,
bool 29 source3/libsmb/clidgram.c bool unique, const char *mailslot,
bool 27 source3/libsmb/clientgen.c int cli_set_message(char *buf,int num_words,int num_bytes,bool zero)
bool 681 source3/libsmb/clientgen.c bool cli_set_case_sensitive(struct cli_state *cli, bool case_sensitive)
bool 28 source3/libsmb/clifile.c static bool cli_link_internal(struct cli_state *cli, const char *oldname, const char *newname, bool hard_link)
bool 675 source3/libsmb/clifile.c int cli_nt_delete_on_close(struct cli_state *cli, int fnum, bool flag)
bool 916 source3/libsmb/clifile.c uint8_t *smb_bytes_push_str(uint8_t *buf, bool ucs2,
bool 1484 source3/libsmb/clifile.c uint64_t offset, uint64_t len, bool wait_lock, enum brl_type lock_type)
bool 1556 source3/libsmb/clifile.c bool wait_lock, enum brl_type lock_type)
bool 2267 source3/libsmb/clifile.c static int cli_posix_open_internal(struct cli_state *cli, const char *fname, int flags, mode_t mode, bool is_dir)
bool 2354 source3/libsmb/clifile.c static bool cli_posix_unlink_internal(struct cli_state *cli, const char *fname, bool is_dir)
bool 267 source3/libsmb/clikrb5.c bool no_salt)
bool 880 source3/libsmb/clikrb5.c bool get_krb5_smb_session_key(krb5_context context, krb5_auth_context auth_context, DATA_BLOB *session_key, bool remote)
bool 1677 source3/libsmb/clikrb5.c bool write_access,
bool 63 source3/libsmb/clioplock.c bool (*handler)(struct cli_state *, int, unsigned char))
bool 565 source3/libsmb/cliquota.c static const char *quota_str_static(uint64_t val, bool special, bool _numeric)
bool 577 source3/libsmb/cliquota.c void dump_ntquota(SMB_NTQUOTA_STRUCT *qt, bool _verbose, bool _numeric, void (*_sidtostring)(fstring str, DOM_SID *sid, bool _numeric))
bool 630 source3/libsmb/cliquota.c void dump_ntquota_list(SMB_NTQUOTA_LIST **qtl, bool _verbose, bool _numeric, void (*_sidtostring)(fstring str, DOM_SID *sid, bool _numeric))
bool 976 source3/libsmb/clitrans.c uint8_t smb_cmd, bool expect_first_reply,
bool 357 source3/libsmb/dsgetdcname.c bool *expired)
bool 233 source3/libsmb/libsmb_server.c bool connect_if_not_found,
bool 171 source3/libsmb/libsmb_xattr.c bool numeric,
bool 215 source3/libsmb/libsmb_xattr.c bool numeric,
bool 260 source3/libsmb/libsmb_xattr.c bool numeric,
bool 426 source3/libsmb/libsmb_xattr.c bool numeric,
bool 626 source3/libsmb/namequery.c bool bcast,
bool 627 source3/libsmb/namequery.c bool recurse,
bool 631 source3/libsmb/namequery.c bool *timed_out)
bool 1883 source3/libsmb/namequery.c bool *ordered)
bool 2143 source3/libsmb/namequery.c bool ads_only )
bool 153 source3/libsmb/nmblib.c bool *got_pointer,int *ret)
bool 88 source3/libsmb/ntlm_check.c bool upper_case_domain, /* should the domain be transformed into upper case? */
bool 402 source3/libsmb/ntlmssp.c uint32 neg_flags, bool allow_lm) {
bool 65 source3/libsmb/ntlmssp_sign.c bool encrypt_sig)
bool 91 source3/libsmb/smb_signing.c static bool set_sequence_can_delete_flag(struct outstanding_packet_lookup **list, uint16 mid, bool can_delete_entry)
bool 175 source3/libsmb/smb_signing.c bool must_be_ok)
bool 223 source3/libsmb/smb_signing.c bool good, uint32 seq, bool must_be_ok)
bool 383 source3/libsmb/smb_signing.c bool must_be_ok)
bool 540 source3/libsmb/smb_signing.c struct smb_sign_info *si, bool foo)
bool 723 source3/libsmb/smb_signing.c bool must_be_ok)
bool 804 source3/libsmb/smb_signing.c bool srv_oplock_set_signing(bool onoff)
bool 815 source3/libsmb/smb_signing.c bool srv_check_sign_mac(const char *inbuf, bool must_be_ok)
bool 868 source3/libsmb/smb_signing.c void srv_cancel_sign_response(uint16 mid, bool cancel)
bool 164 source3/libsmb/smbencrypt.c bool upper_case_domain, /* Transform the domain into UPPER case */
bool 788 source3/libsmb/smbencrypt.c bool rcrypt,
bool 235 source3/locking/brlock.c NTSTATUS brl_lock_failed(files_struct *fsp, const struct lock_struct *lock, bool blocking_lock)
bool 265 source3/locking/brlock.c void brl_init(bool read_only)
bool 313 source3/locking/brlock.c struct lock_struct *plock, bool blocking_lock)
bool 882 source3/locking/brlock.c bool blocking_lock,
bool 1758 source3/locking/brlock.c files_struct *fsp, bool read_only)
bool 239 source3/locking/locking.c bool blocking_lock,
bool 421 source3/locking/locking.c static bool locking_init_internal(bool read_only)
bool 979 source3/locking/locking.c bool *delete_on_close,
bool 1264 source3/locking/locking.c NTSTATUS can_set_delete_on_close(files_struct *fsp, bool delete_on_close,
bool 1370 source3/locking/locking.c void set_delete_on_close_lck(struct share_mode_lock *lck, bool delete_on_close, const UNIX_USER_TOKEN *tok)
bool 1382 source3/locking/locking.c bool set_delete_on_close(files_struct *fsp, bool delete_on_close, const UNIX_USER_TOKEN *tok)
bool 350 source3/locking/posix.c bool posix_locking_init(bool read_only)
bool 207 source3/modules/nfs4_acls.c bool is_directory, /* in */
bool 629 source3/modules/nfs4_acls.c bool *paddNewACE,
bool 96 source3/modules/onefs.h bool blocking_lock,
bool 42 source3/modules/onefs_acl.c bool is_group)
bool 120 source3/modules/onefs_acl.c bool is_group, int snum)
bool 171 source3/modules/onefs_acl.c bool *mapped, int snum)
bool 239 source3/modules/onefs_acl.c bool * ignore_aces, int snum)
bool 468 source3/modules/onefs_acl.c bool isdir,
bool 251 source3/modules/onefs_cbrl.c bool blocking_lock,
bool 76 source3/modules/onefs_dir.c bool *same_as_last)
bool 58 source3/modules/onefs_streams.c bool *is_stream)
bool 34 source3/modules/onefs_system.c bool isexe, uint32_t access_mask, uint32_t share_access,
bool 217 source3/modules/onefs_system.c const DATA_BLOB *header, SMB_OFF_T offset, size_t count, bool atomic)
bool 453 source3/modules/vfs_acl_tdb.c bool container)
bool 321 source3/modules/vfs_acl_xattr.c bool container)
bool 108 source3/modules/vfs_afsacl.c bool positive,
bool 191 source3/modules/vfs_afsacl.c bool positive,
bool 97 source3/modules/vfs_aixacl2.c SMB4ACL_T **ppacl, bool *pretryPosix)
bool 32 source3/modules/vfs_cap.c bool small_query, uint64_t *bsize,
bool 43 source3/modules/vfs_default.c static uint64_t vfswrap_disk_free(vfs_handle_struct *handle, const char *path, bool small_query, uint64_t *bsize,
bool 82 source3/modules/vfs_default.c static int vfswrap_get_shadow_copy_data(struct vfs_handle_struct *handle, struct files_struct *fsp, SHADOW_COPY_DATA *shadow_copy_data, bool labels)
bool 1187 source3/modules/vfs_default.c bool blocking_lock,
bool 79 source3/modules/vfs_full_audit.c bool small_query, uint64_t *bsize,
bool 89 source3/modules/vfs_full_audit.c SHADOW_COPY_DATA *shadow_copy_data, bool labels);
bool 227 source3/modules/vfs_full_audit.c bool blocking_lock,
bool 886 source3/modules/vfs_full_audit.c static void do_log(vfs_op_type op, bool success, vfs_handle_struct *handle,
bool 997 source3/modules/vfs_full_audit.c bool small_query, uint64_t *bsize,
bool 1041 source3/modules/vfs_full_audit.c SHADOW_COPY_DATA *shadow_copy_data, bool labels)
bool 1733 source3/modules/vfs_full_audit.c bool blocking_lock,
bool 76 source3/modules/vfs_onefs_shadow_copy.c bool labels)
bool 150 source3/modules/vfs_onefs_shadow_copy.c bool small_query, uint64_t *bsize, uint64_t *dfree,
bool 391 source3/modules/vfs_recycle.c bool touch_mtime)
bool 163 source3/modules/vfs_shadow_copy.c static int shadow_copy_get_shadow_copy_data(vfs_handle_struct *handle, files_struct *fsp, SHADOW_COPY_DATA *shadow_copy_data, bool labels)
bool 497 source3/modules/vfs_shadow_copy2.c bool labels)
bool 158 source3/modules/vfs_smb_traffic_analyzer.c bool Write)
bool 71 source3/modules/vfs_streams_depot.c bool check_valid)
bool 96 source3/modules/vfs_streams_depot.c bool check_valid)
bool 119 source3/modules/vfs_streams_depot.c const SMB_STRUCT_STAT *base_sbuf, bool create_it)
bool 272 source3/modules/vfs_streams_depot.c bool create_dir)
bool 324 source3/modules/vfs_streams_depot.c bool (*fn)(const char *dirname,
bool 607 source3/modules/vfs_streams_xattr.c bool (*fn)(struct ea_struct *ea,
bool 360 source3/nmbd/nmbd.c static bool reload_nmbd_services(bool test)
bool 677 source3/nmbd/nmbd.c static bool open_sockets(bool isdaemon, int port)
bool 74 source3/nmbd/nmbd_become_lmb.c bool force_new_election )
bool 198 source3/nmbd/nmbd_become_lmb.c bool force_new_election)
bool 271 source3/nmbd/nmbd_become_lmb.c bool force_new_election)
bool 100 source3/nmbd/nmbd_namelistdb.c bool self_only)
bool 142 source3/nmbd/nmbd_namelistdb.c bool self_only)
bool 175 source3/nmbd/nmbd_packets.c bool bcast, bool rec_des,
bool 1741 source3/nmbd/nmbd_packets.c bool listen_for_packets(bool run_election)
bool 1876 source3/nmbd/nmbd_packets.c bool send_mailslot(bool unique, const char *mailslot,char *buf, size_t len,
bool 291 source3/nmbd/nmbd_serverlistdb.c void write_browse_list(time_t t, bool force_write)
bool 64 source3/nmbd/nmbd_synclists.c struct in_addr ip, bool local, bool servers,
bool 144 source3/nmbd/nmbd_synclists.c struct in_addr ip, bool local, bool servers)
bool 210 source3/nmbd/nmbd_winsserver.c struct name_record *find_name_on_wins_subnet(const struct nmb_name *nmbname, bool self_only)
bool 415 source3/nmbd/nmbd_winsserver.c static void get_global_id_and_update(uint64_t *current_id, bool update)
bool 2333 source3/nmbd/nmbd_winsserver.c void wins_write_database(time_t t, bool background)
bool 272 source3/nmbd/nmbd_workgroupdb.c void dump_workgroups(bool force_write)
bool 57 source3/pam_smbpass/pam_smb_auth.c const char *name, struct samu *sampass, bool exist);
bool 193 source3/pam_smbpass/pam_smb_auth.c const char *name, struct samu *sampass, bool exist)
bool 27 source3/pam_smbpass/support.h _my_get_smbpwnam(FILE *, const char *, bool *, bool *, long *);
bool 4792 source3/param/loadparm.c static void init_globals(bool first_time_only)
bool 5615 source3/param/loadparm.c static int map_parameter_canonical(const char *pszParmName, bool *inverse);
bool 5616 source3/param/loadparm.c static const char *get_boolean(bool bool_value);
bool 5622 source3/param/loadparm.c static bool do_parameter(const char *pszParmName, const char *pszParmValue,
bool 5624 source3/param/loadparm.c static bool do_section(const char *pszSectionName, void *userdata);
bool 5626 source3/param/loadparm.c static bool hash_a_service(const char *name, int number);
bool 5631 source3/param/loadparm.c static bool is_synonym_of(int parm1, int parm2, bool *inverse);
bool 5848 source3/param/loadparm.c bool lp_parm_bool(int snum, const char *type, const char *option, bool def)
bool 6156 source3/param/loadparm.c static bool lp_add_ipc(const char *ipc_name, bool guest_ok)
bool 6279 source3/param/loadparm.c bool *inverse)
bool 6376 source3/param/loadparm.c static int map_parameter_canonical(const char *pszParmName, bool *inverse)
bool 6408 source3/param/loadparm.c static bool is_synonym_of(int parm1, int parm2, bool *inverse)
bool 6530 source3/param/loadparm.c static const char *get_boolean(bool bool_value)
bool 7875 source3/param/loadparm.c bool dump_a_parameter(int snum, char *parm_name, FILE * f, bool isGlobal)
bool 8022 source3/param/loadparm.c static void dump_copy_map(bool *pcopymap)
bool 8117 source3/param/loadparm.c void lp_killunused(bool (*snumused) (int))
bool 8350 source3/param/loadparm.c bool *pallow_guest)
bool 8992 source3/param/loadparm.c void lp_set_in_client(bool b)
bool 9012 source3/param/loadparm.c bool global_only,
bool 9013 source3/param/loadparm.c bool save_defaults,
bool 9014 source3/param/loadparm.c bool add_ipc,
bool 9015 source3/param/loadparm.c bool initialize_globals,
bool 9016 source3/param/loadparm.c bool allow_include_registry,
bool 9017 source3/param/loadparm.c bool allow_registry_shares)
bool 9128 source3/param/loadparm.c bool global_only,
bool 9129 source3/param/loadparm.c bool save_defaults,
bool 9130 source3/param/loadparm.c bool add_ipc,
bool 9131 source3/param/loadparm.c bool initialize_globals)
bool 9153 source3/param/loadparm.c bool global_only,
bool 9154 source3/param/loadparm.c bool save_defaults,
bool 9155 source3/param/loadparm.c bool add_ipc,
bool 9156 source3/param/loadparm.c bool initialize_globals)
bool 9180 source3/param/loadparm.c void lp_dump(FILE *f, bool show_defaults, int maxtoprint)
bool 9201 source3/param/loadparm.c void lp_dump_one(FILE * f, bool show_defaults, int snum)
bool 9660 source3/param/loadparm.c void set_use_sendfile(int snum, bool val)
bool 9672 source3/param/loadparm.c void set_store_dos_attributes(int snum, bool val)
bool 130 source3/passdb/passdb.c static NTSTATUS samu_set_unix_internal(struct samu *user, const struct passwd *pwd, bool create)
bool 1741 source3/passdb/passdb.c static uint32 init_buffer_from_samu_v3 (uint8 **buf, struct samu *sampass, bool size_only)
bool 2013 source3/passdb/passdb.c static uint32 init_buffer_from_samu_v4(uint8 **buf, struct samu *sampass, bool size_only)
bool 2046 source3/passdb/passdb.c uint32 init_buffer_from_samu (uint8 **buf, struct samu *sampass, bool size_only)
bool 2088 source3/passdb/passdb.c bool pdb_update_bad_password_count(struct samu *sampass, bool *updated)
bool 2134 source3/passdb/passdb.c bool pdb_update_autolock_flag(struct samu *sampass, bool *updated)
bool 965 source3/passdb/pdb_get_set.c bool pdb_set_pass_can_change(struct samu *sampass, bool canchange)
bool 174 source3/passdb/pdb_interface.c static struct pdb_methods *pdb_get_methods_reload( bool reload )
bool 528 source3/passdb/pdb_interface.c NTSTATUS pdb_update_login_attempts(struct samu *sam_acct, bool success)
bool 674 source3/passdb/pdb_interface.c size_t *p_num_entries, bool unix_only)
bool 1122 source3/passdb/pdb_interface.c bool initialize_password_db(bool reload, struct event_context *event_ctx)
bool 1163 source3/passdb/pdb_interface.c static NTSTATUS pdb_default_update_login_attempts (struct pdb_methods *methods, struct samu *newpwd, bool success)
bool 1100 source3/passdb/pdb_ldap.c bool (*need_update)(const struct samu *,
bool 1650 source3/passdb/pdb_ldap.c bool (*need_update)(const struct samu *, enum pdb_elements))
bool 3331 source3/passdb/pdb_ldap.c bool update)
bool 3416 source3/passdb/pdb_ldap.c bool unix_only)
bool 743 source3/passdb/pdb_nds.c struct samu *sam_acct, bool success)
bool 356 source3/passdb/pdb_wbc_sam.c bool unix_only)
bool 105 source3/printing/lpq_parse.c static bool parse_lpq_bsd(char *line,print_queue_struct *buf,bool first)
bool 248 source3/printing/lpq_parse.c static bool parse_lpq_lprng(char *line,print_queue_struct *buf,bool first)
bool 343 source3/printing/lpq_parse.c static bool parse_lpq_aix(char *line,print_queue_struct *buf,bool first)
bool 445 source3/printing/lpq_parse.c static bool parse_lpq_hpux(char *line, print_queue_struct *buf, bool first)
bool 592 source3/printing/lpq_parse.c static bool parse_lpq_sysv(char *line,print_queue_struct *buf,bool first)
bool 681 source3/printing/lpq_parse.c static bool parse_lpq_qnx(char *line,print_queue_struct *buf,bool first)
bool 753 source3/printing/lpq_parse.c static bool parse_lpq_plp(char *line,print_queue_struct *buf,bool first)
bool 841 source3/printing/lpq_parse.c static bool parse_lpq_nt(char *line,print_queue_struct *buf,bool first)
bool 925 source3/printing/lpq_parse.c static bool parse_lpq_os2(char *line,print_queue_struct *buf,bool first)
bool 1006 source3/printing/lpq_parse.c static bool parse_lpq_vlp(char *line,print_queue_struct *buf,bool first)
bool 1058 source3/printing/lpq_parse.c print_status_struct *status,bool first)
bool 682 source3/printing/nt_printing.c uint32 update_c_setprinter(bool initialize)
bool 3010 source3/printing/nt_printing.c bool b)
bool 3897 source3/printing/nt_printing.c bool get_loc_com)
bool 3977 source3/printing/nt_printing.c bool get_loc_com)
bool 4625 source3/printing/nt_printing.c const char *sharename, bool get_loc_com)
bool 5230 source3/printing/nt_printing.c uint32 version, bool delete_files )
bool 31 source3/printing/print_generic.c static int print_run_command(int snum, const char* printername, bool do_sub,
bool 899 source3/printing/printing.c static void set_updating_pid(const fstring sharename, bool updating)
bool 1052 source3/printing/printing.c static bool print_cache_expired(const char *sharename, bool check_pending)
bool 1483 source3/printing/printing.c static void print_queue_update(int snum, bool force)
bool 161 source3/printing/printing_db.c TDB_DATA get_printer_notify_pid_list(TDB_CONTEXT *tdb, const char *printer_name, bool cleanlist)
bool 199 source3/profile/profile.c bool profile_setup(struct messaging_context *msg_ctx, bool rdonly)
bool 1069 source3/registry/reg_api.c bool del_key)
bool 1117 source3/registry/reg_api.c bool del_key)
bool 1052 source3/registry/regfio.c static bool next_record( REGF_HBIN *hbin, const char *hdr, bool *eob )
bool 1115 source3/registry/regfio.c static bool next_nk_record( REGF_FILE *file, REGF_HBIN *hbin, REGF_NK_REC *nk, bool *eob )
bool 46 source3/rpc_client/cli_lsarpc.c bool sec_qos, uint32 des_access,
bool 79 source3/rpc_client/cli_lsarpc.c TALLOC_CTX *mem_ctx, bool sec_qos,
bool 118 source3/rpc_client/cli_lsarpc.c bool use_lookupsids3)
bool 275 source3/rpc_client/cli_lsarpc.c bool use_lookupsids3)
bool 412 source3/rpc_client/cli_lsarpc.c bool use_lookupnames4)
bool 2049 source3/rpc_client/cli_pipe.c bool *is_last_frag);
bool 2128 source3/rpc_client/cli_pipe.c bool *is_last_frag)
bool 100 source3/rpc_parse/parse_prs.c bool prs_init(prs_struct *ps, uint32 size, TALLOC_CTX *ctx, bool io)
bool 188 source3/rpc_parse/parse_prs.c void prs_give_memory(prs_struct *ps, char *buf, uint32 size, bool is_dynamic)
bool 475 source3/rpc_parse/parse_prs.c void prs_set_endian_data(prs_struct *ps, bool endian)
bool 593 source3/rpc_parse/parse_prs.c void prs_switch_type(prs_struct *ps, bool io)
bool 645 source3/rpc_parse/parse_prs.c bool (*prs_fn)(const char*, prs_struct*, int, void*) )
bool 882 source3/rpc_parse/parse_prs.c bool prs_uint8s(bool charmode, const char *name, prs_struct *ps, int depth, uint8 *data8s, int len)
bool 915 source3/rpc_parse/parse_prs.c bool prs_uint16s(bool charmode, const char *name, prs_struct *ps, int depth, uint16 *data16s, int len)
bool 959 source3/rpc_parse/parse_prs.c static void dbg_rw_punival(bool charmode, const char *name, int depth, prs_struct *ps,
bool 996 source3/rpc_parse/parse_prs.c bool prs_uint16uni(bool charmode, const char *name, prs_struct *ps, int depth, uint16 *data16s, int len)
bool 1012 source3/rpc_parse/parse_prs.c bool prs_uint32s(bool charmode, const char *name, prs_struct *ps, int depth, uint32 *data32s, int len)
bool 791 source3/rpc_server/srv_pipe_hnd.c bool *is_data_outstanding)
bool 1440 source3/rpc_server/srv_pipe_hnd.c bool *is_data_outstanding)
bool 513 source3/rpc_server/srv_srvsvc_nt.c bool all_shares)
bool 126 source3/smbd/chgpasswd.c const char *passwordprogram, bool as_root)
bool 374 source3/smbd/chgpasswd.c char *chatsequence, bool as_root)
bool 493 source3/smbd/chgpasswd.c const char *oldpass, const char *newpass, bool as_root)
bool 628 source3/smbd/chgpasswd.c const char *oldpass, const char *newpass, bool as_root)
bool 1083 source3/smbd/chgpasswd.c NTSTATUS change_oem_password(struct samu *hnd, char *old_passwd, char *new_passwd, bool as_root, uint32 *samr_reject_reason)
bool 97 source3/smbd/connection.c int count_current_connections( const char *sharename, bool clear )
bool 184 source3/smbd/connection.c bool register_message_flags(bool doreg, uint32 msg_flags)
bool 27 source3/smbd/dfree.c static void disk_norm(bool small_query, uint64_t *bsize,uint64_t *dfree,uint64_t *dsize)
bool 66 source3/smbd/dfree.c uint64_t sys_disk_free(connection_struct *conn, const char *path, bool small_query,
bool 179 source3/smbd/dfree.c bool small_query,
bool 79 source3/smbd/dir.c bool uc)
bool 176 source3/smbd/dir.c static struct dptr_struct *dptr_get(int key, bool forclose)
bool 348 source3/smbd/dir.c static void dptr_close_oldest(bool old)
bool 387 source3/smbd/dir.c NTSTATUS dptr_create(connection_struct *conn, const char *path, bool old_handle, bool expect_close,uint16 spid,
bool 388 source3/smbd/dir.c const char *wcard, bool wcard_has_wild, uint32 attr, struct dptr_struct **dptr_ret)
bool 828 source3/smbd/dir.c bool check_descend,
bool 829 source3/smbd/dir.c bool ask_sharemode)
bool 1027 source3/smbd/dir.c const char *name, SMB_STRUCT_STAT *pst, bool use_veto)
bool 426 source3/smbd/dosmode.c bool *attributes_changed)
bool 542 source3/smbd/dosmode.c bool newfile)
bool 926 source3/smbd/fileio.c NTSTATUS sync_file(connection_struct *conn, files_struct *fsp, bool write_through)
bool 58 source3/smbd/filename.c bool allow_wcard_last_component)
bool 117 source3/smbd/filename.c bool allow_wcard_last_component,
bool 782 source3/smbd/filename.c bool case_sensitive)
bool 799 source3/smbd/filename.c bool mangled,
bool 87 source3/smbd/ipc.c bool buffer_too_large)
bool 90 source3/smbd/mangle.c bool mangle_is_8_3(const char *fname, bool check_case,
bool 96 source3/smbd/mangle.c bool mangle_is_8_3_wildcards(const char *fname, bool check_case,
bool 134 source3/smbd/mangle.c bool cache83,
bool 65 source3/smbd/mangle_hash.c static NTSTATUS has_valid_83_chars(const smb_ucs2_t *s, bool allow_wildcards)
bool 85 source3/smbd/mangle_hash.c static NTSTATUS has_illegal_chars(const smb_ucs2_t *s, bool allow_wildcards)
bool 114 source3/smbd/mangle_hash.c smb_ucs2_t **extension, bool allow_wildcards)
bool 152 source3/smbd/mangle_hash.c static NTSTATUS is_valid_name(const smb_ucs2_t *fname, bool allow_wildcards, bool only_8_3)
bool 231 source3/smbd/mangle_hash.c static NTSTATUS is_8_3_w(const smb_ucs2_t *fname, bool allow_wildcards)
bool 272 source3/smbd/mangle_hash.c static bool is_8_3(const char *fname, bool check_case, bool allow_wildcards,
bool 635 source3/smbd/mangle_hash.c bool cache83,
bool 264 source3/smbd/mangle_hash2.c static bool is_8_3(const char *name, bool check_case, bool allow_wildcards, const struct share_params *p)
bool 510 source3/smbd/mangle_hash2.c bool cache83,
bool 727 source3/smbd/mangle_hash2.c bool check_case,
bool 728 source3/smbd/mangle_hash2.c bool allow_wildcards,
bool 744 source3/smbd/mangle_hash2.c bool cache83,
bool 49 source3/smbd/msdfs.c bool allow_wcards,
bool 51 source3/smbd/msdfs.c bool *ppath_contains_wcard)
bool 512 source3/smbd/msdfs.c bool search_flag, /* Called from a findfirst ? */
bool 650 source3/smbd/msdfs.c bool search_wcard_flag,
bool 652 source3/smbd/msdfs.c bool *ppath_contains_wcard)
bool 750 source3/smbd/msdfs.c bool *self_referralp)
bool 781 source3/smbd/msdfs.c bool *self_referralp)
bool 941 source3/smbd/msdfs.c bool self_referral)
bool 1055 source3/smbd/msdfs.c bool self_referral)
bool 1685 source3/smbd/msdfs.c bool dfs_pathnames,
bool 1718 source3/smbd/msdfs.c bool dfs_pathnames,
bool 1721 source3/smbd/msdfs.c bool *ppath_contains_wcard)
bool 196 source3/smbd/notify.c bool recursive)
bool 234 source3/smbd/notify.c uint32 filter, bool recursive,
bool 773 source3/smbd/open.c bool *file_existed)
bool 1341 source3/smbd/open.c bool file_existed,
bool 676 source3/smbd/password.c bool *guest)
bool 298 source3/smbd/posix_acls.c static uint16_t get_pai_flags(struct pai_val *pal, canon_ace *ace_entry, bool default_ace)
bool 413 source3/smbd/posix_acls.c bool def_entry)
bool 489 source3/smbd/posix_acls.c bool def_entry)
bool 1053 source3/smbd/posix_acls.c bool directory_ace)
bool 1223 source3/smbd/posix_acls.c const bool is_directory, canon_ace *pace,
bool 1321 source3/smbd/posix_acls.c const bool is_directory,
bool 1325 source3/smbd/posix_acls.c bool setting_acl)
bool 2164 source3/smbd/posix_acls.c static mode_t create_default_mode(files_struct *fsp, bool interitable_mode)
bool 2576 source3/smbd/posix_acls.c static bool set_canon_ace_list(files_struct *fsp, canon_ace *the_ace, bool default_ace, SMB_STRUCT_STAT *psbuf, bool *pacl_set_support)
bool 35 source3/smbd/process.c bool srv_send_smb(int fd, char *buffer, bool do_encrypt,
bool 83 source3/smbd/process.c bool zero)
bool 313 source3/smbd/process.c size_t *p_unread, bool *p_encrypted,
bool 356 source3/smbd/process.c bool encrypted)
bool 405 source3/smbd/process.c bool encrypted, struct smb_perfcount_data *deferred_pcd);
bool 688 source3/smbd/process.c bool (*handler)(const struct timeval *now,
bool 1386 source3/smbd/process.c bool encrypted,
bool 1449 source3/smbd/process.c bool encrypted, struct smb_perfcount_data *deferred_pcd)
bool 44 source3/smbd/reply.c bool posix_path,
bool 45 source3/smbd/reply.c bool *p_last_component_contains_wcard)
bool 224 source3/smbd/reply.c NTSTATUS check_path_syntax_wcard(char *path, bool *p_contains_wcard)
bool 253 source3/smbd/reply.c bool *contains_wcard)
bool 307 source3/smbd/reply.c NTSTATUS *err, bool *contains_wcard)
bool 2416 source3/smbd/reply.c uint32 dirtype, const char *name_in, bool has_wild)
bool 5611 source3/smbd/reply.c static void notify_rename(connection_struct *conn, bool is_dir,
bool 5658 source3/smbd/reply.c bool replace_if_exists)
bool 5864 source3/smbd/reply.c bool replace_if_exists,
bool 5865 source3/smbd/reply.c bool src_has_wild,
bool 5866 source3/smbd/reply.c bool dest_has_wild,
bool 6293 source3/smbd/reply.c bool target_is_directory)
bool 6764 source3/smbd/reply.c bool large_file_format)
bool 6777 source3/smbd/reply.c bool large_file_format)
bool 6850 source3/smbd/reply.c bool large_file_format, bool *err)
bool 443 source3/smbd/seal.c static NTSTATUS srv_enc_ntlm_negotiate(unsigned char **ppdata, size_t *p_data_size, DATA_BLOB secblob, bool spnego_wrap)
bool 208 source3/smbd/server.c static void remove_child_pid(pid_t pid, bool unclean_shutdown)
bool 729 source3/smbd/server.c bool reload_services(bool test)
bool 911 source3/smbd/server.c extern void build_options(bool screen);
bool 173 source3/smbd/service.c bool set_current_service(connection_struct *conn, uint16 flags, bool do_chdir)
bool 473 source3/smbd/service.c static NTSTATUS find_forced_group(bool force_user,
bool 245 source3/smbd/sesssetup.c bool *p_invalidate_vuid)
bool 611 source3/smbd/sesssetup.c bool wrap)
bool 43 source3/smbd/statcache.c bool case_sensitive)
bool 1228 source3/smbd/trans2.c bool dont_descend,
bool 1229 source3/smbd/trans2.c bool ask_sharemode,
bool 1234 source3/smbd/trans2.c bool *out_of_space,
bool 1235 source3/smbd/trans2.c bool *got_exact_match,
bool 4898 source3/smbd/trans2.c bool setting_write_time)
bool 258 source3/smbd/utmp.c static void pututline_my(const char *uname, struct utmp *u, bool claim)
bool 272 source3/smbd/utmp.c static void updwtmp_my(const char *wname, struct utmp *u, bool claim)
bool 315 source3/smbd/utmp.c static void utmp_nox_update(struct utmp *u, bool claim)
bool 400 source3/smbd/utmp.c static void sys_utmp_update(struct utmp *u, const char *hostname, bool claim)
bool 46 source3/torture/torture.c static double create_procs(bool (*fn)(int), bool *result);
bool 5865 source3/torture/torture.c static double create_procs(bool (*fn)(int), bool *result)
bool 430 source3/torture/vfstest.c bool reload_services(bool test)
bool 64 source3/utils/eventlogadm.c static int DoAddSourceCommand( int argc, char **argv, bool debugflag, char *exename )
bool 83 source3/utils/eventlogadm.c static int DoWriteCommand( int argc, char **argv, bool debugflag, char *exename )
bool 166 source3/utils/eventlogadm.c static int DoDumpCommand(int argc, char **argv, bool debugflag, char *exename)
bool 207 source3/utils/net_ads.c static ADS_STATUS ads_startup_int(struct net_context *c, bool only_own_domain,
bool 318 source3/utils/net_ads.c ADS_STATUS ads_startup(struct net_context *c, bool only_own_domain, ADS_STRUCT **ads)
bool 323 source3/utils/net_ads.c ADS_STATUS ads_startup_nobind(struct net_context *c, bool only_own_domain, ADS_STRUCT **ads)
bool 56 source3/utils/net_groupmap.c static void print_map_entry ( GROUP_MAP map, bool long_list )
bool 200 source3/utils/net_idmap.c bool idmap_store_secret(const char *backend, bool alloc,
bool 36 source3/utils/net_proto.h bool is_guest,
bool 49 source3/utils/net_proto.h ADS_STATUS ads_startup(struct net_context *c, bool only_own_domain, ADS_STRUCT **ads);
bool 50 source3/utils/net_proto.h ADS_STATUS ads_startup_nobind(struct net_context *c, bool only_own_domain, ADS_STRUCT **ads);
bool 105 source3/utils/net_proto.h bool idmap_store_secret(const char *backend, bool alloc,
bool 235 source3/utils/net_proto.h bool copy_acls, bool copy_attrs,
bool 236 source3/utils/net_proto.h bool copy_timestamps, bool is_file);
bool 242 source3/utils/net_proto.h bool copy_acls, bool copy_attrs,
bool 243 source3/utils/net_proto.h bool copy_timestamps, bool is_file);
bool 502 source3/utils/net_proto.h char *get_pass( const char *prompt, bool stdin_get);
bool 267 source3/utils/net_registry.c const char **argv, bool raw)
bool 35 source3/utils/net_registry_util.c void print_registry_value(const struct registry_value *valvalue, bool raw)
bool 27 source3/utils/net_registry_util.h void print_registry_value(const struct registry_value *valvalue, bool raw);
bool 225 source3/utils/net_rpc_audit.c bool enable)
bool 147 source3/utils/net_rpc_printer.c bool copy_acls, bool copy_attrs,
bool 148 source3/utils/net_rpc_printer.c bool copy_timestamps, bool is_file)
bool 301 source3/utils/net_rpc_printer.c bool copy_acls, bool copy_attrs,
bool 302 source3/utils/net_rpc_printer.c bool copy_timestamps, bool is_file)
bool 501 source3/utils/net_rpc_registry.c bool raw,
bool 32 source3/utils/net_rpc_samsync.c bool *do_single_object_replication,
bool 30 source3/utils/net_sam.c bool (*fn)(struct samu *, const char *,
bool 204 source3/utils/net_usershare.c static int get_share_list(TALLOC_CTX *ctx, const char *wcard, bool only_ours)
bool 284 source3/utils/ntlm_auth.c bool stdout_diagnostics)
bool 30 source3/utils/passwd_proto.h char *get_pass( const char *prompt, bool stdin_get);
bool 59 source3/utils/passwd_util.c char *get_pass( const char *prompt, bool stdin_get)
bool 253 source3/utils/pdbedit.c static int print_sam_info (struct samu *sam_pwent, bool verbosity, bool smbpwdstyle)
bool 345 source3/utils/pdbedit.c bool verbosity, bool smbpwdstyle)
bool 372 source3/utils/pdbedit.c static int print_users_list(bool verbosity, bool smbpwdstyle)
bool 496 source3/utils/pdbedit.c const bool badpw, const bool hours)
bool 685 source3/utils/pdbedit.c char *user_sid, bool stdin_get)
bool 81 source3/utils/smbcontrol.c bool multiple_replies)
bool 80 source3/utils/smbcquotas.c static void SidToString(fstring str, DOM_SID *sid, bool _numeric)
bool 207 source3/utils/smbpasswd.c static char *prompt_for_new_password(bool stdin_get)
bool 50 source3/utils/status.c extern bool status_profile_dump(bool be_verbose);
bool 51 source3/utils/status.c extern bool status_profile_rates(bool be_verbose);
bool 23 source3/utils/status_profile.c bool status_profile_dump(bool be_verbose);
bool 24 source3/utils/status_profile.c bool status_profile_rates(bool be_verbose);
bool 46 source3/utils/status_profile.c bool status_profile_dump(bool verbose)
bool 472 source3/utils/status_profile.c bool status_profile_rates(bool verbose)
bool 534 source3/utils/status_profile.c bool status_profile_rates(bool verbose)
bool 434 source3/web/swat.c static bool load_config(bool save_def)
bool 442 source3/web/swat.c static void write_config(FILE *f, bool show_defaults)
bool 173 source3/winbindd/idmap_adex/idmap_adex.h bool search);
bool 36 source3/winbindd/idmap_ldap.c static char *idmap_fetch_secret(const char *backend, bool alloc,
bool 242 source3/winbindd/idmap_tdb.c bool check_config,
bool 166 source3/winbindd/winbindd.c static void terminate(bool is_parent)
bool 217 source3/winbindd/winbindd.c bool winbindd_setup_sig_term_handler(bool parent)
bool 654 source3/winbindd/winbindd.c void (*finished)(void *private_data, bool success),
bool 668 source3/winbindd/winbindd.c void (*finished)(void *private_data, bool success),
bool 691 source3/winbindd/winbindd.c static void request_len_recv(void *private_data, bool success);
bool 692 source3/winbindd/winbindd.c static void request_recv(void *private_data, bool success);
bool 693 source3/winbindd/winbindd.c static void request_main_recv(void *private_data, bool success);
bool 695 source3/winbindd/winbindd.c static void response_main_sent(void *private_data, bool success);
bool 696 source3/winbindd/winbindd.c static void response_extra_sent(void *private_data, bool success);
bool 698 source3/winbindd/winbindd.c static void response_extra_sent(void *private_data, bool success)
bool 716 source3/winbindd/winbindd.c static void response_main_sent(void *private_data, bool success)
bool 761 source3/winbindd/winbindd.c static void request_len_recv(void *private_data, bool success)
bool 783 source3/winbindd/winbindd.c static void request_main_recv(void *private_data, bool success)
bool 824 source3/winbindd/winbindd.c static void request_recv(void *private_data, bool success)
bool 839 source3/winbindd/winbindd.c static void new_connection(int listen_sock, bool privileged)
bool 51 source3/winbindd/winbindd_async.c static void do_async_recv(void *private_data, bool success)
bool 62 source3/winbindd/winbindd_async.c void (*cont)(TALLOC_CTX *mem_ctx, bool success,
bool 89 source3/winbindd/winbindd_async.c void (*cont)(TALLOC_CTX *mem_ctx, bool success,
bool 120 source3/winbindd/winbindd_async.c static void lookupsid_recv2(TALLOC_CTX *mem_ctx, bool success,
bool 148 source3/winbindd/winbindd_async.c static void lookupsid_recv(TALLOC_CTX *mem_ctx, bool success,
bool 192 source3/winbindd/winbindd_async.c void (*cont)(void *private_data, bool success,
bool 278 source3/winbindd/winbindd_async.c static void lookupname_recv2(TALLOC_CTX *mem_ctx, bool success,
bool 316 source3/winbindd/winbindd_async.c static void lookupname_recv(TALLOC_CTX *mem_ctx, bool success,
bool 375 source3/winbindd/winbindd_async.c void (*cont)(void *private_data, bool success,
bool 457 source3/winbindd/winbindd_async.c static void listent_recv(TALLOC_CTX *mem_ctx, bool success,
bool 479 source3/winbindd/winbindd_async.c void (*cont)(void *private_data, bool success,
bool 751 source3/winbindd/winbindd_async.c static void getsidaliases_recv(TALLOC_CTX *mem_ctx, bool success,
bool 797 source3/winbindd/winbindd_async.c bool success,
bool 837 source3/winbindd/winbindd_async.c static void gettoken_recvdomgroups(TALLOC_CTX *mem_ctx, bool success,
bool 840 source3/winbindd/winbindd_async.c static void gettoken_recvaliases(void *private_data, bool success,
bool 846 source3/winbindd/winbindd_async.c void (*cont)(void *private_data, bool success,
bool 885 source3/winbindd/winbindd_async.c static void gettoken_recvdomgroups(TALLOC_CTX *mem_ctx, bool success,
bool 944 source3/winbindd/winbindd_async.c static void gettoken_recvaliases(void *private_data, bool success,
bool 992 source3/winbindd/winbindd_async.c static void query_user_recv(TALLOC_CTX *mem_ctx, bool success,
bool 1024 source3/winbindd/winbindd_async.c void (*cont)(void *private_data, bool success,
bool 466 source3/winbindd/winbindd_cache.c static void refresh_sequence_number(struct winbindd_domain *domain, bool force)
bool 755 source3/winbindd/winbindd_cm.c bool *retry)
bool 489 source3/winbindd/winbindd_cred_cache.c bool postponed_request)
bool 108 source3/winbindd/winbindd_dual.c static void async_main_request_sent(void *private_data, bool success);
bool 109 source3/winbindd/winbindd_dual.c static void async_request_sent(void *private_data, bool success);
bool 110 source3/winbindd/winbindd_dual.c static void async_reply_recv(void *private_data, bool success);
bool 116 source3/winbindd/winbindd_dual.c void (*continuation)(void *private_data, bool success),
bool 150 source3/winbindd/winbindd_dual.c static void async_main_request_sent(void *private_data, bool success)
bool 222 source3/winbindd/winbindd_dual.c static void async_request_sent(void *private_data_data, bool success)
bool 257 source3/winbindd/winbindd_dual.c static void async_reply_recv(void *private_data, bool success)
bool 347 source3/winbindd/winbindd_dual.c static void domain_init_recv(void *private_data_data, bool success);
bool 353 source3/winbindd/winbindd_dual.c void (*continuation)(void *private_data_data, bool success),
bool 381 source3/winbindd/winbindd_dual.c static void domain_init_recv(void *private_data_data, bool success)
bool 397 source3/winbindd/winbindd_dual.c static void recvfrom_child(void *private_data_data, bool success)
bool 736 source3/winbindd/winbindd_group.c static void getgrnam_recv( void *private_data, bool success, const DOM_SID *sid,
bool 833 source3/winbindd/winbindd_group.c static void getgrsid_sid2gid_recv(void *private_data, bool success, gid_t gid)
bool 887 source3/winbindd/winbindd_group.c static void getgrsid_lookupsid_recv( void *private_data, bool success,
bool 982 source3/winbindd/winbindd_group.c static void getgrgid_recv(void *private_data, bool success, const char *sid)
bool 1535 source3/winbindd/winbindd_group.c static void getgroups_usersid_recv(void *private_data, bool success,
bool 1537 source3/winbindd/winbindd_group.c static void getgroups_tokensids_recv(void *private_data, bool success,
bool 1539 source3/winbindd/winbindd_group.c static void getgroups_sid2gid_recv(void *private_data, bool success, gid_t gid);
bool 1631 source3/winbindd/winbindd_group.c static void getgroups_usersid_recv(void *private_data, bool success,
bool 1649 source3/winbindd/winbindd_group.c static void getgroups_tokensids_recv(void *private_data, bool success,
bool 1673 source3/winbindd/winbindd_group.c static void getgroups_sid2gid_recv(void *private_data, bool success, gid_t gid)
bool 1723 source3/winbindd/winbindd_group.c static void getusersids_recv(void *private_data, bool success, DOM_SID *sids,
bool 1751 source3/winbindd/winbindd_group.c static void getusersids_recv(void *private_data, bool success, DOM_SID *sids,
bool 57 source3/winbindd/winbindd_idmap.c static void winbindd_set_mapping_recv(TALLOC_CTX *mem_ctx, bool success,
bool 79 source3/winbindd/winbindd_idmap.c void (*cont)(void *private_data, bool success),
bool 114 source3/winbindd/winbindd_idmap.c static void winbindd_remove_mapping_recv(TALLOC_CTX *mem_ctx, bool success,
bool 137 source3/winbindd/winbindd_idmap.c void (*cont)(void *private_data, bool success),
bool 173 source3/winbindd/winbindd_idmap.c static void winbindd_set_hwm_recv(TALLOC_CTX *mem_ctx, bool success,
bool 195 source3/winbindd/winbindd_idmap.c void (*cont)(void *private_data, bool success),
bool 232 source3/winbindd/winbindd_idmap.c static void winbindd_sid2uid_recv(TALLOC_CTX *mem_ctx, bool success,
bool 255 source3/winbindd/winbindd_idmap.c void (*cont)(void *private_data, bool success, uid_t uid),
bool 311 source3/winbindd/winbindd_idmap.c static void winbindd_sid2gid_recv(TALLOC_CTX *mem_ctx, bool success,
bool 334 source3/winbindd/winbindd_idmap.c void (*cont)(void *private_data, bool success, gid_t gid),
bool 387 source3/winbindd/winbindd_idmap.c static void winbindd_uid2sid_recv(TALLOC_CTX *mem_ctx, bool success,
bool 410 source3/winbindd/winbindd_idmap.c void (*cont)(void *private_data, bool success, const char *sid),
bool 455 source3/winbindd/winbindd_idmap.c static void winbindd_gid2sid_recv(TALLOC_CTX *mem_ctx, bool success,
bool 478 source3/winbindd/winbindd_idmap.c void (*cont)(void *private_data, bool success, const char *sid),
bool 116 source3/winbindd/winbindd_misc.c static void listent_recv(void *private_data, bool success, fstring dom_name,
bool 179 source3/winbindd/winbindd_misc.c static void listent_recv(void *private_data, bool success, fstring dom_name,
bool 520 source3/winbindd/winbindd_misc.c static void sequence_recv(void *private_data, bool success);
bool 580 source3/winbindd/winbindd_misc.c static void sequence_recv(void *private_data, bool success)
bool 647 source3/winbindd/winbindd_misc.c static void domain_info_init_recv(void *private_data, bool success);
bool 699 source3/winbindd/winbindd_misc.c static void domain_info_init_recv(void *private_data, bool success)
bool 473 source3/winbindd/winbindd_pam.c bool *internal_ccache)
bool 36 source3/winbindd/winbindd_proto.h bool is_guest,
bool 46 source3/winbindd/winbindd_proto.h int count_current_connections( const char *sharename, bool clear );
bool 50 source3/winbindd/winbindd_proto.h bool register_message_flags(bool doreg, uint32 msg_flags);
bool 59 source3/winbindd/winbindd_proto.h void (*finished)(void *private_data, bool success),
bool 62 source3/winbindd/winbindd_proto.h void (*finished)(void *private_data, bool success),
bool 66 source3/winbindd/winbindd_proto.h bool winbindd_setup_sig_term_handler(bool parent);
bool 95 source3/winbindd/winbindd_proto.h void (*cont)(TALLOC_CTX *mem_ctx, bool success,
bool 100 source3/winbindd/winbindd_proto.h void (*cont)(void *private_data, bool success,
bool 109 source3/winbindd/winbindd_proto.h void (*cont)(void *private_data, bool success,
bool 118 source3/winbindd/winbindd_proto.h void (*cont)(void *private_data, bool success,
bool 135 source3/winbindd/winbindd_proto.h bool success,
bool 142 source3/winbindd/winbindd_proto.h void (*cont)(void *private_data, bool success,
bool 147 source3/winbindd/winbindd_proto.h void (*cont)(void *private_data, bool success,
bool 254 source3/winbindd/winbindd_proto.h bool postponed_request);
bool 302 source3/winbindd/winbindd_proto.h void (*continuation)(void *private_data, bool success),
bool 308 source3/winbindd/winbindd_proto.h void (*continuation)(void *private_data_data, bool success),
bool 374 source3/winbindd/winbindd_proto.h void (*cont)(void *private_data, bool success),
bool 379 source3/winbindd/winbindd_proto.h void (*cont)(void *private_data, bool success),
bool 384 source3/winbindd/winbindd_proto.h void (*cont)(void *private_data, bool success),
bool 389 source3/winbindd/winbindd_proto.h void (*cont)(void *private_data, bool success, void *data, int len),
bool 394 source3/winbindd/winbindd_proto.h void (*cont)(void *private_data, bool success, uid_t uid),
bool 399 source3/winbindd/winbindd_proto.h void (*cont)(void *private_data, bool success, gid_t gid),
bool 404 source3/winbindd/winbindd_proto.h void (*cont)(void *private_data, bool success, const char *sid),
bool 409 source3/winbindd/winbindd_proto.h void (*cont)(void *private_data, bool success, const char *sid),
bool 530 source3/winbindd/winbindd_proto.h bool success),
bool 563 source3/winbindd/winbindd_proto.h void fill_domain_username(fstring name, const char *domain, const char *user, bool can_assume);
bool 567 source3/winbindd/winbindd_proto.h bool can_assume);
bool 30 source3/winbindd/winbindd_sid.c static void lookupsid_recv(void *private_data, bool success,
bool 53 source3/winbindd/winbindd_sid.c static void lookupsid_recv(void *private_data, bool success,
bool 76 source3/winbindd/winbindd_sid.c static void lookupname_recv(void *private_data, bool success,
bool 114 source3/winbindd/winbindd_sid.c static void lookupname_recv(void *private_data, bool success,
bool 163 source3/winbindd/winbindd_sid.c static void sid2uid_recv(void *private_data, bool success, uid_t uid)
bool 182 source3/winbindd/winbindd_sid.c static void sid2uid_lookupsid_recv( void *private_data, bool success,
bool 272 source3/winbindd/winbindd_sid.c static void sid2gid_recv(void *private_data, bool success, gid_t gid)
bool 291 source3/winbindd/winbindd_sid.c static void sid2gid_lookupsid_recv( void *private_data, bool success,
bool 382 source3/winbindd/winbindd_sid.c static void set_mapping_recv(void *private_data, bool success)
bool 424 source3/winbindd/winbindd_sid.c static void remove_mapping_recv(void *private_data, bool success)
bool 466 source3/winbindd/winbindd_sid.c static void set_hwm_recv(void *private_data, bool success)
bool 500 source3/winbindd/winbindd_sid.c static void uid2sid_recv(void *private_data, bool success, const char *sidstr)
bool 558 source3/winbindd/winbindd_sid.c static void gid2sid_recv(void *private_data, bool success, const char *sidstr)
bool 210 source3/winbindd/winbindd_user.c static void getpwsid_queryuser_recv(void *private_data, bool success,
bool 217 source3/winbindd/winbindd_user.c static void getpwsid_sid2uid_recv(void *private_data, bool success, uid_t uid);
bool 218 source3/winbindd/winbindd_user.c static void getpwsid_sid2gid_recv(void *private_data, bool success, gid_t gid);
bool 249 source3/winbindd/winbindd_user.c static void getpwsid_queryuser_recv(void *private_data, bool success,
bool 332 source3/winbindd/winbindd_user.c static void getpwsid_sid2uid_recv(void *private_data, bool success, uid_t uid)
bool 349 source3/winbindd/winbindd_user.c static void getpwsid_sid2gid_recv(void *private_data, bool success, gid_t gid)
bool 418 source3/winbindd/winbindd_user.c static void getpwnam_name2sid_recv(void *private_data, bool success,
bool 488 source3/winbindd/winbindd_user.c static void getpwnam_name2sid_recv(void *private_data, bool success,
bool 515 source3/winbindd/winbindd_user.c static void getpwuid_recv(void *private_data, bool success, const char *sid)
bool 251 source3/winbindd/winbindd_util.c static void trustdom_recv(void *private_data, bool success);
bool 295 source3/winbindd/winbindd_util.c static void trustdom_recv(void *private_data, bool success)
bool 581 source3/winbindd/winbindd_util.c static void init_child_recv(void *private_data, bool success);
bool 582 source3/winbindd/winbindd_util.c static void init_child_getdc_recv(void *private_data, bool success);
bool 586 source3/winbindd/winbindd_util.c bool success),
bool 644 source3/winbindd/winbindd_util.c static void init_child_getdc_recv(void *private_data, bool success)
bool 666 source3/winbindd/winbindd_util.c static void init_child_recv(void *private_data, bool success)
bool 1234 source3/winbindd/winbindd_util.c void fill_domain_username(fstring name, const char *domain, const char *user, bool can_assume)
bool 1257 source3/winbindd/winbindd_util.c bool can_assume)
bool 234 source4/auth/auth.h bool allow_domain_trust);
bool 1297 source4/auth/gensec/gensec.c bool gensec_setting_bool(struct gensec_settings *settings, const char *mechanism, const char *name, bool default_value)
bool 316 source4/auth/gensec/gensec.h bool gensec_setting_bool(struct gensec_settings *settings, const char *mechanism, const char *name, bool default_value);
bool 83 source4/auth/kerberos/kerberos.h bool get_krb5_smb_session_key(krb5_context context, krb5_auth_context auth_context, DATA_BLOB *session_key, bool remote);
bool 345 source4/auth/kerberos/kerberos_util.c bool add_old)
bool 486 source4/auth/kerberos/kerberos_util.c krb5_keytab keytab, bool *found_previous)
bool 313 source4/auth/ntlm/auth_unix.c static NTSTATUS smb_pam_auth(pam_handle_t *pamh, bool allow_null_passwords, const char *user)
bool 91 source4/auth/ntlm/ntlm_check.c bool upper_case_domain, /* should the domain be transformed into upper case? */
bool 165 source4/auth/ntlm/ntlm_check.c bool upper_case_domain, /* should the domain be transformed into upper case? */
bool 222 source4/auth/ntlm/ntlm_check.c bool lanman_auth,
bool 285 source4/auth/ntlm/ntlm_check.c bool lanman_auth,
bool 286 source4/auth/ntlm/ntlm_check.c bool ntlm_auth,
bool 39 source4/auth/ntlm/ntlm_check.h bool lanman_auth,
bool 64 source4/auth/ntlm/ntlm_check.h bool lanman_auth,
bool 65 source4/auth/ntlm/ntlm_check.h bool ntlm_auth,
bool 250 source4/auth/ntlmssp/ntlmssp.c uint32_t neg_flags, bool allow_lm)
bool 68 source4/auth/ntlmssp/ntlmssp_sign.c DATA_BLOB *sig, bool encrypt_sig)
bool 148 source4/auth/sam.c bool allow_domain_trust)
bool 43 source4/auth/system_session.c bool is_authenticated,
bool 169 source4/auth/system_session.c bool anonymous_credentials,
bool 116 source4/client/client.c static int writefile(int f, const void *_b, int n, bool translation)
bool 144 source4/client/client.c static int readfile(void *_b, int n, XFILE *f, bool translation)
bool 305 source4/client/client.c const char *pattern, bool is_case_sensitive)
bool 546 source4/client/client.c void (*fn)(struct smbclient_context *, struct clilist_file_info *),bool rec, bool dirs)
bool 688 source4/client/client.c static int do_get(struct smbclient_context *ctx, char *rname, const char *lname, bool reget)
bool 1081 source4/client/client.c static int do_put(struct smbclient_context *ctx, char *rname, char *lname, bool reput)
bool 1338 source4/client/client.c const char *expression, bool match)
bool 117 source4/client/smbmount.c static struct smbcli_state *do_connection(const char *the_service, bool unicode, int maxprotocol,
bool 1578 source4/dsdb/common/util.c bool user_change,
bool 1822 source4/dsdb/common/util.c bool user_change,
bool 35 source4/dsdb/repl/replicated_objects.c bool rid_crypt,
bool 138 source4/dsdb/samdb/ldb_modules/extended_dn_out.c bool remove_guid,
bool 139 source4/dsdb/samdb/ldb_modules/extended_dn_out.c bool remove_sid)
bool 79 source4/dsdb/samdb/ldb_modules/update_keytab.c static int add_modified(struct ldb_module *module, struct ldb_dn *dn, bool do_delete) {
bool 232 source4/dsdb/samdb/samdb.c bool is_authenticated,
bool 40 source4/dsdb/schema/schema_description.c bool single_value, bool operational,
bool 45 source4/dsdb/schema/schema_description.c bool indexed, bool system_only)
bool 144 source4/dsdb/schema/schema_init.c bool include_schema_info,
bool 30 source4/dsdb/schema/schema_set.c static int dsdb_schema_set_attributes(struct ldb_context *ldb, struct dsdb_schema *schema, bool write_attributes)
bool 126 source4/lib/ldb/common/ldb_controls.c int ldb_request_add_control(struct ldb_request *req, const char *oid, bool critical, void *data)
bool 1072 source4/lib/ldb/include/ldb.h int ldb_request_add_control(struct ldb_request *req, const char *oid, bool critical, void *data);
bool 1482 source4/lib/ldb/include/ldb.h bool ldb_dn_has_extended(struct ldb_dn *dn);
bool 1525 source4/lib/ldb/include/ldb.h bool ldb_dn_validate(struct ldb_dn *dn);
bool 1534 source4/lib/ldb/include/ldb.h bool ldb_dn_add_base(struct ldb_dn *dn, struct ldb_dn *base);
bool 1535 source4/lib/ldb/include/ldb.h bool ldb_dn_add_base_fmt(struct ldb_dn *dn, const char *base_fmt, ...) PRINTF_ATTRIBUTE(2,3);
bool 1536 source4/lib/ldb/include/ldb.h bool ldb_dn_add_child(struct ldb_dn *dn, struct ldb_dn *child);
bool 1537 source4/lib/ldb/include/ldb.h bool ldb_dn_add_child_fmt(struct ldb_dn *dn, const char *child_fmt, ...) PRINTF_ATTRIBUTE(2,3);
bool 1538 source4/lib/ldb/include/ldb.h bool ldb_dn_remove_base_components(struct ldb_dn *dn, unsigned int num);
bool 1539 source4/lib/ldb/include/ldb.h bool ldb_dn_remove_child_components(struct ldb_dn *dn, unsigned int num);
bool 1552 source4/lib/ldb/include/ldb.h bool ldb_dn_is_valid(struct ldb_dn *dn);
bool 1553 source4/lib/ldb/include/ldb.h bool ldb_dn_is_special(struct ldb_dn *dn);
bool 1554 source4/lib/ldb/include/ldb.h bool ldb_dn_check_special(struct ldb_dn *dn, const char *check);
bool 1555 source4/lib/ldb/include/ldb.h bool ldb_dn_is_null(struct ldb_dn *dn);
bool 246 source4/lib/ldb/modules/asq.c static int asq_build_multiple_requests(struct asq_context *ac, bool *terminated)
bool 50 source4/lib/ldb/pyldb.h bool PyObject_AsDn(TALLOC_CTX *mem_ctx, PyObject *object, struct ldb_context *ldb_ctx, struct ldb_dn **dn);
bool 46 source4/lib/messaging/pymessaging.c static bool server_id_from_py(PyObject *object, struct server_id *server_id)
bool 38 source4/lib/registry/tools/regtree.c bool fullpath, bool novals)
bool 48 source4/lib/socket/interface.c struct in_addr ip, bool CheckMask)
bool 33 source4/libcli/auth/session.c bool forward)
bool 117 source4/libcli/auth/smbencrypt.c bool upper_case_domain, /* Transform the domain into UPPER case */
bool 67 source4/libcli/cliconnect.c NTSTATUS smbcli_negprot(struct smbcli_state *cli, bool unicode, int maxprotocol)
bool 33 source4/libcli/clifile.c const char *fname_dst, bool hard_link)
bool 210 source4/libcli/clifile.c bool flag)
bool 245 source4/libcli/ldap/ldap_client.c char **host, uint16_t *port, bool *ldaps)
bool 128 source4/libcli/ldap/ldap_client.h const char * const *attrs, bool attributesonly,
bool 134 source4/libcli/ldap/ldap_client.h const char * const *attrs, bool attributesonly,
bool 44 source4/libcli/ldap/ldap_ildap.c const char * const *attrs, bool attributesonly,
bool 117 source4/libcli/ldap/ldap_ildap.c const char * const *attrs, bool attributesonly,
bool 57 source4/libcli/raw/clioplock.c bool (*handler)(struct smbcli_transport *, uint16_t, uint16_t, uint8_t, void *),
bool 37 source4/libcli/raw/clisession.c TALLOC_CTX *parent_ctx, bool primary,
bool 77 source4/libcli/raw/clitransport.c bool primary,
bool 37 source4/libcli/raw/clitree.c TALLOC_CTX *parent_ctx, bool primary)
bool 327 source4/libcli/raw/libcliraw.h struct smbcli_tree *smbcli_tree_init(struct smbcli_session *session, TALLOC_CTX *parent_ctx, bool primary);
bool 330 source4/libcli/raw/libcliraw.h bool (*handler)(struct smbcli_transport *, uint16_t, uint16_t, uint8_t, void *),
bool 53 source4/libcli/raw/rawnegotiate.c bool unicode,
bool 202 source4/libcli/raw/rawnegotiate.c NTSTATUS smb_raw_negotiate(struct smbcli_transport *transport, bool unicode, int maxprotocol)
bool 77 source4/libcli/raw/smb_signing.c unsigned int seq, bool good)
bool 449 source4/libcli/resolve/dns_ex.c bool do_fallback)
bool 118 source4/libcli/resolve/nbtlist.c bool broadcast,
bool 119 source4/libcli/resolve/nbtlist.c bool wins_lookup)
bool 390 source4/libcli/security/sddl.c uint32_t flags, bool check_all)
bool 136 source4/libcli/security/security_descriptor.c bool add_to_sacl,
bool 216 source4/libcli/security/security_descriptor.c bool sacl_del,
bool 368 source4/libcli/security/security_descriptor.c bool add_ace_to_sacl,
bool 422 source4/libcli/security/security_descriptor.c bool add_ace_to_sacl,
bool 102 source4/libcli/smb2/create.c bool last)
bool 61 source4/libcli/smb2/request.c uint16_t body_fixed_size, bool body_dynamic_present,
bool 145 source4/libcli/smb2/request.c uint16_t body_fixed_size, bool body_dynamic_present,
bool 34 source4/libcli/smb2/session.c TALLOC_CTX *parent_ctx, bool primary)
bool 30 source4/libcli/smb2/tcon.c TALLOC_CTX *parent_ctx, bool primary)
bool 41 source4/libnet/libnet_samsync.c bool rid_crypt,
bool 133 source4/libnet/libnet_samsync.c bool rid_crypt,
bool 549 source4/libnet/userman.c union samr_UserInfo *i, bool queried)
bool 937 source4/librpc/rpc/dcerpc.c bool async,
bool 1139 source4/librpc/rpc/dcerpc.c bool async,
bool 379 source4/librpc/rpc/dcerpc.h bool async,
bool 322 source4/librpc/rpc/dcerpc_smb.c bool trigger_read)
bool 298 source4/librpc/rpc/dcerpc_smb2.c bool trigger_read)
bool 167 source4/librpc/rpc/dcerpc_sock.c bool trigger_read)
bool 58 source4/librpc/rpc/pyrpc.h typedef bool (*py_data_pack_fn) (PyObject *args, PyObject *kwargs, void *r);
bool 377 source4/nbt_server/interfaces.c const char *address, bool allow_bcast_iface)
bool 409 source4/nbt_server/interfaces.c const char *address, bool allow_bcast_iface)
bool 387 source4/nbt_server/wins/winsdb.c bool is_name_registration)
bool 49 source4/nbt_server/wins/winsserver.c static enum wrepl_name_type wrepl_type(uint16_t nb_flags, struct nbt_name *name, bool mhomed)
bool 975 source4/ntvfs/cifs/vfs_cifs.c bool (*callback)(void *, const union smb_search_data *))
bool 988 source4/ntvfs/cifs/vfs_cifs.c bool (*callback)(void *, const union smb_search_data *))
bool 832 source4/ntvfs/cifs_posix_cli/vfs_cifs_posix.c bool (*callback)(void *, const union smb_search_data *))
bool 906 source4/ntvfs/cifs_posix_cli/vfs_cifs_posix.c bool (*callback)(void *, const union smb_search_data *))
bool 97 source4/ntvfs/common/opendb.c bool allow_level_II_oplock,
bool 154 source4/ntvfs/common/opendb.c NTSTATUS odb_set_delete_on_close(struct odb_lock *lck, bool del_on_close)
bool 163 source4/ntvfs/common/opendb.c NTTIME write_time, bool force)
bool 173 source4/ntvfs/common/opendb.c bool *del_on_close, NTTIME *write_time)
bool 184 source4/ntvfs/common/opendb.c uint32_t access_mask, bool delete_on_close,
bool 185 source4/ntvfs/common/opendb.c uint32_t open_disposition, bool break_to_none)
bool 323 source4/ntvfs/common/opendb_tdb.c bool break_to_none)
bool 349 source4/ntvfs/common/opendb_tdb.c uint32_t access_mask, bool delete_on_close,
bool 350 source4/ntvfs/common/opendb_tdb.c uint32_t open_disposition, bool break_to_none,
bool 351 source4/ntvfs/common/opendb_tdb.c bool *_attrs_only)
bool 456 source4/ntvfs/common/opendb_tdb.c bool allow_level_II_oplock,
bool 781 source4/ntvfs/common/opendb_tdb.c static NTSTATUS odb_tdb_set_delete_on_close(struct odb_lock *lck, bool del_on_close)
bool 796 source4/ntvfs/common/opendb_tdb.c NTTIME write_time, bool force)
bool 816 source4/ntvfs/common/opendb_tdb.c bool *del_on_close, NTTIME *write_time)
bool 853 source4/ntvfs/common/opendb_tdb.c uint32_t access_mask, bool delete_on_close,
bool 854 source4/ntvfs/common/opendb_tdb.c uint32_t open_disposition, bool break_to_none)
bool 673 source4/ntvfs/ipc/vfs_ipc.c bool (*callback)(void *, const union smb_search_data *))
bool 684 source4/ntvfs/ipc/vfs_ipc.c bool (*callback)(void *, const union smb_search_data *))
bool 844 source4/ntvfs/nbench/vfs_nbench.c bool (*callback)(void *, const union smb_search_data *))
bool 866 source4/ntvfs/nbench/vfs_nbench.c bool (*callback)(void *, const union smb_search_data *))
bool 152 source4/ntvfs/ntvfs_interface.c bool ntvfs_callback(void *private_data, const union smb_search_data *file))
bool 162 source4/ntvfs/ntvfs_interface.c bool ntvfs_callback(void *private_data, const union smb_search_data *file))
bool 472 source4/ntvfs/ntvfs_interface.c bool (*callback)(void *private_data, const union smb_search_data *file))
bool 483 source4/ntvfs/ntvfs_interface.c bool (*callback)(void *private_data, const union smb_search_data *file))
bool 635 source4/ntvfs/posix/pvfs_acl.c bool container)
bool 661 source4/ntvfs/posix/pvfs_acl.c bool container)
bool 61 source4/ntvfs/posix/pvfs_notify.c NTSTATUS status, bool immediate)
bool 172 source4/ntvfs/posix/pvfs_notify.c uint32_t buffer_size, uint32_t filter, bool recursive)
bool 1735 source4/ntvfs/posix/pvfs_open.c struct pvfs_file *f, bool del_on_close)
bool 240 source4/ntvfs/posix/pvfs_search.c bool (*callback)(void *, const union smb_search_data *))
bool 320 source4/ntvfs/posix/pvfs_search.c bool (*callback)(void *, const union smb_search_data *))
bool 411 source4/ntvfs/posix/pvfs_search.c bool (*callback)(void *, const union smb_search_data *))
bool 464 source4/ntvfs/posix/pvfs_search.c bool (*callback)(void *, const union smb_search_data *))
bool 561 source4/ntvfs/posix/pvfs_search.c bool (*callback)(void *, const union smb_search_data *))
bool 626 source4/ntvfs/posix/pvfs_search.c bool (*callback)(void *, const union smb_search_data *))
bool 730 source4/ntvfs/posix/pvfs_search.c bool (*callback)(void *, const union smb_search_data *))
bool 784 source4/ntvfs/posix/pvfs_search.c bool (*callback)(void *, const union smb_search_data *))
bool 806 source4/ntvfs/posix/pvfs_search.c bool (*callback)(void *, const union smb_search_data *))
bool 251 source4/ntvfs/posix/pvfs_shortname.c const char *name, bool check_case, bool allow_wildcards)
bool 423 source4/ntvfs/posix/pvfs_shortname.c const char *name, bool need83, bool cache83)
bool 829 source4/ntvfs/simple/vfs_simple.c bool (*callback)(void *, const union smb_search_data *))
bool 903 source4/ntvfs/simple/vfs_simple.c bool (*callback)(void *, const union smb_search_data *))
bool 692 source4/ntvfs/smb2/vfs_smb2.c bool (*callback)(void *, const union smb_search_data *))
bool 766 source4/ntvfs/smb2/vfs_smb2.c bool (*callback)(void *, const union smb_search_data *))
bool 622 source4/ntvfs/unixuid/vfs_unixuid.c bool (*callback)(void *, const union smb_search_data *))
bool 635 source4/ntvfs/unixuid/vfs_unixuid.c bool (*callback)(void *, const union smb_search_data *))
bool 740 source4/param/loadparm.c static bool service_ok(struct loadparm_service *service);
bool 741 source4/param/loadparm.c static bool do_section(const char *pszSectionName, void *);
bool 966 source4/param/loadparm.c const char *option, bool default_v)
bool 1789 source4/param/loadparm.c bool lp_do_global_parameter_var(struct loadparm_context *lp_ctx,
bool 2048 source4/param/loadparm.c bool show_defaults)
bool 2200 source4/param/loadparm.c bool (*snumused) (struct smbsrv_connection *, int))
bool 2539 source4/param/loadparm.c void lp_dump(struct loadparm_context *lp_ctx, FILE *f, bool show_defaults,
bool 2558 source4/param/loadparm.c void lp_dump_one(FILE *f, bool show_defaults, struct loadparm_service *service, struct loadparm_service *sDefault)
bool 224 source4/param/param.h const char *option, bool default_v);
bool 274 source4/param/param.h bool (*snumused) (struct smbsrv_connection *, int));
bool 299 source4/param/param.h void lp_dump(struct loadparm_context *lp_ctx, FILE *f, bool show_defaults,
bool 305 source4/param/param.h void lp_dump_one(FILE *f, bool show_defaults, struct loadparm_service *service, struct loadparm_service *sDefault);
bool 36 source4/param/share.c bool share_bool_option(struct share_config *scfg, const char *opt_name, bool defval)
bool 166 source4/param/share_classic.c bool defval)
bool 105 source4/param/share_ldb.c static bool sldb_bool_option(struct share_config *scfg, const char *opt_name, bool defval)
bool 380 source4/rpc_server/dcerpc_server.c static void dcesrv_init_hdr(struct ncacn_packet *pkt, bool bigendian)
bool 1031 source4/rpc_server/netlogon/dcerpc_netlogon.c bool is_local, bool is_trust_list)
bool 80 source4/smb_server/smb2/receive.c bool body_dynamic_present, uint32_t body_dynamic_size)
bool 34 source4/torture/basic/delete.c const char *fname, bool expect_it,
bool 1661 source4/torture/basic/denytest.c bool read_for_execute, enum deny_result *res)
bool 41 source4/torture/libnet/libnet_rpc.c bool badcreds, NTSTATUS expected_status)
bool 82 source4/torture/nbench/nbio.c bool retry);
bool 84 source4/torture/nbench/nbio.c static bool nb_do_lockx(bool relock, int handle, off_t offset, int size, NTSTATUS status);
bool 439 source4/torture/nbench/nbio.c bool nb_unlink(const char *fname, int attr, NTSTATUS status, bool retry)
bool 465 source4/torture/nbench/nbio.c bool retry)
bool 625 source4/torture/nbench/nbio.c static bool nb_do_lockx(bool relock, int handle, off_t offset, int size, NTSTATUS status)
bool 777 source4/torture/nbench/nbio.c bool nb_rmdir(const char *dname, NTSTATUS status, bool retry)
bool 792 source4/torture/nbench/nbio.c bool nb_mkdir(const char *dname, NTSTATUS status, bool retry)
bool 805 source4/torture/nbench/nbio.c bool nb_rename(const char *o, const char *n, NTSTATUS status, bool retry)
bool 966 source4/torture/nbench/nbio.c bool nb_deltree(const char *dname, bool retry)
bool 52 source4/torture/nbt/wins.c bool try_low_port)
bool 781 source4/torture/nbt/winsreplication.c bool expected)
bool 65 source4/torture/ndr/ndr.c bool (*check_fn) (struct torture_context *ctx, void *data))
bool 32 source4/torture/ndr/ndr.h bool (*check_fn) (struct torture_context *, void *data));
bool 169 source4/torture/raw/qfileinfo.c static union smb_fileinfo *fname_find(bool is_ipc, const char *name)
bool 232 source4/torture/raw/qfileinfo.c bool is_ipc)
bool 765 source4/torture/raw/search.c static bool check_result(struct multiple_result *result, const char *name, bool exist, uint32_t attrib)
bool 36 source4/torture/rpc/countcalls.c bool all)
bool 338 source4/torture/rpc/dssync.c bool rcrypt,
bool 323 source4/torture/rpc/lsa.c bool check_result)
bool 379 source4/torture/rpc/lsa.c bool check_result)
bool 433 source4/torture/rpc/lsa.c bool check_result)
bool 2377 source4/torture/rpc/lsa.c static bool test_QueryInfoPolicyCalls( bool version2,
bool 36 source4/torture/rpc/mgmt.c bool (*per_id_test)(struct torture_context *,
bool 310 source4/torture/rpc/rpc.c bool (*fn) (struct torture_context *, struct dcerpc_pipe *))
bool 331 source4/torture/rpc/rpc.c bool (*fn) (struct torture_context *, struct dcerpc_pipe *, struct cli_credentials *))
bool 352 source4/torture/rpc/rpc.c bool (*fn) (struct torture_context *, struct dcerpc_pipe *,
bool 61 source4/torture/rpc/rpc.h bool (*fn) (struct torture_context *, struct dcerpc_pipe *));
bool 69 source4/torture/rpc/rpc.h bool (*fn) (struct torture_context *, struct dcerpc_pipe *,
bool 80 source4/torture/rpc/rpc.h bool (*fn) (struct torture_context *, struct dcerpc_pipe *, struct cli_credentials *));
bool 703 source4/torture/rpc/samba3rpc.c bool use_level25,
bool 1348 source4/torture/rpc/samba3rpc.c bool use_level25,
bool 1321 source4/torture/rpc/samlogon.c NTSTATUS expected_error, bool old_password,
bool 740 source4/torture/rpc/samr.c struct policy_handle *handle, bool makeshort,
bool 1096 source4/torture/rpc/samr.c bool use_setinfo2,
bool 1097 source4/torture/rpc/samr.c bool *matched_expected_error)
bool 2043 source4/torture/rpc/samr.c char *newpass, bool allow_password_restriction)
bool 2125 source4/torture/rpc/samr.c bool handle_reject_reason)
bool 2611 source4/torture/rpc/samr.c bool use_info2,
bool 2822 source4/torture/rpc/samr.c bool *matched_expected_error,
bool 2823 source4/torture/rpc/samr.c bool use_setinfo2,
bool 2827 source4/torture/rpc/samr.c bool use_queryinfo2,
bool 4009 source4/torture/rpc/samr.c bool test_alias)
bool 4234 source4/torture/rpc/samr.c bool test_user)
bool 5213 source4/torture/rpc/samr.c bool *seen_testuser)
bool 5961 source4/torture/rpc/samr.c bool test_group)
bool 183 source4/torture/rpc/session_key.c bool keyexchange, bool ntlm2, bool lm_key)
bool 850 source4/torture/rpc/spoolss.c struct policy_handle *handle, bool print_server)
bool 931 source4/torture/rpc/spoolss.c struct policy_handle *handle, bool print_server)
bool 478 source4/torture/rpc/srvsvc.c const char *sharename, bool admin)
bool 730 source4/torture/rpc/srvsvc.c bool admin)
bool 833 source4/torture/rpc/srvsvc.c struct dcerpc_pipe *p, bool admin)
bool 355 source4/torture/rpc/winreg.c bool *success)
bool 1055 source4/torture/rpc/winreg.c bool expect_present,
bool 1056 source4/torture/rpc/winreg.c bool (*fn) (struct dcerpc_pipe *,
bool 1431 source4/torture/rpc/winreg.c bool test_security);
bool 1435 source4/torture/rpc/winreg.c bool test_security)
bool 1675 source4/torture/rpc/winreg.c bool test_security)
bool 51 source4/torture/smb2/smb2.c bool (*run)(struct torture_context *,
bool 105 source4/torture/smb2/smb2.c bool (*run)(struct torture_context *,
bool 58 source4/torture/smb2/util.c struct smb2_handle *handle, bool dir)
bool 45 source4/torture/smbtorture.c bool *matched)
bool 73 source4/torture/util.h bool (*fn)(struct torture_context *, struct smbcli_state *, int), bool *result);
bool 77 source4/torture/util.h bool (*run) (struct torture_context *,
bool 83 source4/torture/util.h bool (*run) (struct torture_context *,
bool 89 source4/torture/util.h bool (*run) (struct torture_context *, struct smbcli_state *));
bool 615 source4/torture/util_smb.c bool (*fn)(struct torture_context *, struct smbcli_state *, int), bool *result)
bool 753 source4/torture/util_smb.c bool (*run) (struct torture_context *,
bool 805 source4/torture/util_smb.c bool (*run) (struct torture_context *,
bool 852 source4/torture/util_smb.c bool (*run) (struct torture_context *, struct smbcli_state *))
bool 177 source4/utils/ntlm_auth.c bool stdout_diagnostics)
bool 341 source4/utils/ntlm_auth.c static bool in_list(const char *s, const char *list, bool casesensitive)
bool 77 source4/utils/testparm.c static int do_share_checks(struct loadparm_context *lp_ctx, const char *cname, const char *caddr, bool silent_mode,
bool 78 source4/utils/testparm.c bool show_defaults, const char *section_name, const char *parameter_name)
bool 259 source4/web_server/wsgi.c static PyObject *create_environ(bool tls, int content_length, struct http_header *headers, const char *request_method, const char *servername, int serverport, PyObject *inputstream, const char *request_string)
bool 79 source4/wrepl_server/wrepl_apply_records.c static bool r_1_is_subset_of_2_address_list(struct winsdb_record *r1, struct wrepl_name *r2, bool check_owners)
bool 103 source4/wrepl_server/wrepl_apply_records.c static bool r_1_is_superset_of_2_address_list(struct winsdb_record *r1, struct wrepl_name *r2, bool check_owners)
bool 127 source4/wrepl_server/wrepl_apply_records.c static bool r_1_is_same_as_2_address_list(struct winsdb_record *r1, struct wrepl_name *r2, bool check_owners)
bool 28 source4/wrepl_server/wrepl_out_push.c static void wreplsrv_out_partner_push(struct wreplsrv_partner *partner, bool propagate);
bool 65 source4/wrepl_server/wrepl_out_push.c static void wreplsrv_out_partner_push(struct wreplsrv_partner *partner, bool propagate)
bool 230 source4/wrepl_server/wrepl_server.c bool full_table)