file_exist        187 lib/smbconf/smbconf_txt.c 	if (!file_exist(ctx->path)) {
file_exist         66 source3/groupdb/mapping_ldb.c 	existed = file_exist(db_path);
file_exist        102 source3/groupdb/mapping_ldb.c 	if (file_exist(tdb_path) && !mapping_upgrade(tdb_path)) {
file_exist        368 source3/nmbd/nmbd.c 		if (file_exist(fname) && !strcsequal(fname,get_dyn_CONFIGFILE())) {
file_exist       7156 source3/param/loadparm.c 	if (file_exist(fname)) {
file_exist        735 source3/smbd/server.c 		if (file_exist(fname) &&
file_exist        436 source3/torture/vfstest.c 		if (file_exist(fname) &&
file_exist        601 source3/web/swat.c 	if (file_exist("help/welcome.html")) {
file_exist       1445 source3/web/swat.c 	if (!file_exist(get_dyn_CONFIGFILE())) {
file_exist         69 source3/winbindd/winbindd.c 		if (file_exist(fname) && !strcsequal(fname,get_dyn_CONFIGFILE())) {
file_exist         90 source4/auth/gensec/schannel_state.c 	existed = file_exist(path);
file_exist        368 source4/client/cifsddio.c 	if (file_exist(path)) {
file_exist       1233 source4/client/client.c 	if (!file_exist(lname) && (strcmp(lname,"-"))) {
file_exist       2501 source4/client/client.c 	if (!file_exist(local_name)) {
file_exist        510 source4/client/smbmount.c 		if (file_exist(smbmnt_path)) {
file_exist        378 source4/lib/tls/tls.c 	if (!file_exist(cafile)) {
file_exist         54 source4/lib/tls/tlscert.c 	if (file_exist(keyfile) || file_exist(certfile) || file_exist(cafile)) {
file_exist        699 source4/librpc/rpc/dcerpc_util.c 		if (!file_exist(name)) {
file_exist       1463 source4/param/loadparm.c 	if (file_exist(fname))
file_exist       2482 source4/param/loadparm.c     if (!file_exist(path)) {