is_visible_file  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);
is_visible_file   561 source3/smbd/dir.c 		if (is_visible_file(dptr->conn, dptr->path, name, pst, True)) {
is_visible_file   605 source3/smbd/dir.c 	if (!is_visible_file(dptr->conn, dptr->path, dptr->wcard,
is_visible_file  1342 source3/smbd/dir.c 		if (!is_visible_file(conn, dirname, dname, &st, True)) {
is_visible_file  2523 source3/smbd/reply.c 			if (!is_visible_file(conn, directory, dname, &st,
is_visible_file  5175 source3/smbd/reply.c 		if (!is_visible_file(conn, directory, dname, &st, False)) {
is_visible_file  5269 source3/smbd/reply.c 			if (!is_visible_file(conn, directory, dname, &st, False))
is_visible_file  5295 source3/smbd/reply.c 			if (!is_visible_file(conn, directory, dname, &st, False)) {
is_visible_file  6080 source3/smbd/reply.c 		if (!is_visible_file(conn, directory, dname, &sbuf1, False)) {
is_visible_file  6675 source3/smbd/reply.c 			if (!is_visible_file(conn, directory, dname, &sbuf1, False)) {