check_path_syntax_internal  215 source3/smbd/reply.c 	return check_path_syntax_internal(path, False, &ignore);
check_path_syntax_internal  226 source3/smbd/reply.c 	return check_path_syntax_internal(path, False, p_contains_wcard);
check_path_syntax_internal  238 source3/smbd/reply.c 	return check_path_syntax_internal(path, True, &ignore);