Searched refs:bool_option (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/param/
H A Dshare.h59 bool (*bool_option)(struct share_config *, const char *, bool); member in struct:share_ops
H A Dshare.c38 return scfg->ctx->ops->bool_option(scfg, opt_name, defval);
H A Dshare_classic.c352 .bool_option = sclassic_bool_option,
H A Dshare_ldb.c580 .bool_option = sldb_bool_option,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/param/
H A Dshare.h59 bool (*bool_option)(struct share_config *, const char *, bool); member in struct:share_ops
H A Dshare.c38 return scfg->ctx->ops->bool_option(scfg, opt_name, defval);
H A Dshare_classic.c352 .bool_option = sclassic_bool_option,
H A Dshare_ldb.c580 .bool_option = sldb_bool_option,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/param/
H A Dshare.h59 bool (*bool_option)(struct share_config *, const char *, bool); member in struct:share_ops
H A Dshare.c38 return scfg->ctx->ops->bool_option(scfg, opt_name, defval);
H A Dshare_classic.c352 .bool_option = sclassic_bool_option,
H A Dshare_ldb.c580 .bool_option = sldb_bool_option,

Completed in 175 milliseconds